We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aab0ce commit db9fb81Copy full SHA for db9fb81
README.md
@@ -72,7 +72,7 @@ Environment property `b` is declared as an opaque type and has a default value.
72
So `C` can be instantiated in any scope at any moment due to the defaults are provided.
73
74
If an environment property is defined with no default value,
75
-then it have to be initialized explicitly before it’s getter is invoked.
+then it have to be initialized explicitly before it\'s getter is invoked.
76
77
### Scopes
78
0 commit comments