Skip to content

Commit f17ac76

Browse files
authored
Capitalize Swift (#2009)
1 parent ce2888e commit f17ac76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0395-observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@ This proposal is additive and no impact is made upon existing API resilience. Th
720720

721721
## Location of API
722722

723-
This API will be housed in a module that is part of the swift language but outside of the standard library. To use this module `import Observation` must be used (and provisionally using the preview `import _Observation`).
723+
This API will be housed in a module that is part of the Swift language but outside of the standard library. To use this module `import Observation` must be used (and provisionally using the preview `import _Observation`).
724724

725725
## Future Directions
726726

0 commit comments

Comments
 (0)