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

Commit 71d80fd

Browse files
committed
Copy editing
1 parent 017e920 commit 71d80fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A package for generating documentation for Swift projects.
44

5-
**This project is in its early stages of development
5+
**This project is under active development
66
and is expected to change significantly before its first stable release.**
77

88
Given a directory of Swift files,
@@ -15,7 +15,7 @@ For an example of generated documentation,
1515

1616
> **Note**:
1717
> Output is currently limited to CommonMark,
18-
> but the plan is to support HTML and other formats as well, eventually.
18+
> but the plan is to support HTML and other formats as well.
1919
2020
## Usage
2121

@@ -248,7 +248,7 @@ Here's an excerpt of the graph generated for Alamofire:
248248

249249
From its earliest days,
250250
Swift has been fortunate to have [Jazzy][jazzy],
251-
a fantastic tool for generating documentation
251+
which is a fantastic tool for generating documentation
252252
for both Swift and Objective-C projects.
253253
Over time, however,
254254
the way we write Swift code —

0 commit comments

Comments
 (0)