Skip to content

Commit 21a32ec

Browse files
docs: fix readme typo (#1174)
Signed-off-by: Lukas Reining <[email protected]>
1 parent 07a3d85 commit 21a32ec

File tree

1 file changed

+1
-1
lines changed
  • packages/angular/projects/angular-sdk

1 file changed

+1
-1
lines changed

packages/angular/projects/angular-sdk/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ This parameter is optional, if omitted, the `thenTemplate` will always be render
157157
The `domain` parameter is _optional_ and will be used as domain when getting the OpenFeature provider.
158158

159159
The `updateOnConfigurationChanged` and `updateOnContextChanged` parameter are _optional_ and used to disable the
160-
automatic re-rendering on flag value or contex change. They are set to `true` by default.
160+
automatic re-rendering on flag value or context change. They are set to `true` by default.
161161

162162
The template referenced in `else` will be rendered if the evaluated feature flag is `false` for the `booleanFeatureFlag`
163163
directive and if the `value` does not match evaluated flag value for all other directives.

0 commit comments

Comments
 (0)