Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Fixed small typo in README.md #4

Merged
merged 1 commit into from
Jan 28, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ that take advantage of modern infrastructure and tooling:
Publishes the contents of a directory to your project's wiki

These new technologies have already yielded some promising results.
`swit-doc` is built in Swift,
`swift-doc` is built in Swift,
and can be installed both macOS and Linux as a small, standalone binary.
Because it relies only on a syntactic reading of Swift source code,
without needing code first to be compiled,
Expand Down