Skip to content

Commit 4c22570

Browse files
authored
Fix typo (missing dot) in SE-0450 text
`stable public API Currently` -> `stable public API. Currently`
1 parent 80c3616 commit 4c22570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0450-swiftpm-package-traits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ rules might break in the future.
5454
### Experimental APIs
5555

5656
Some packages want to introduce new functionality without yet committing to a
57-
stable public API Currently, those modules and APIs are often underscored or
57+
stable public API. Currently, those modules and APIs are often underscored or
5858
specifically annotated. While this approach works it comes with downsides such
5959
as hiding the APIs in code completion.
6060

0 commit comments

Comments
 (0)