Skip to content

Commit 2512b4e

Browse files
authored
Merge pull request #2642 from MaxDesiatov/patch-4
Fix typo (missing dot) in SE-0450 text
2 parents b071c60 + 4c22570 commit 2512b4e

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)