You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 16/umbraco-cms/customizing/extending-overview/extension-types/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Most extension types support conditions which allow extension authors to control
51
51
52
52
### [Global Context](global-context.md)
53
53
54
-
The `globalContext` extension type creates a custom context of data and functions, accessible throughout the entire backoffice and the entirety of the session.
54
+
The `globalContext` extension type creates a custom context of data and functions, accessible throughout the entire backoffice and the entire session.
0 commit comments