Skip to content

Commit db9fb81

Browse files
README.
1 parent 1aab0ce commit db9fb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Environment property `b` is declared as an opaque type and has a default value.
7272
So `C` can be instantiated in any scope at any moment due to the defaults are provided.
7373

7474
If an environment property is defined with no default value,
75-
then it have to be initialized explicitly before its getter is invoked.
75+
then it have to be initialized explicitly before it\'s getter is invoked.
7676

7777
### Scopes
7878

0 commit comments

Comments
 (0)