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

Commit 0abd89f

Browse files
authored
Merge pull request #10 from morqon/small-copy-edits-readme
README: Corrections for three minor typos
2 parents 859d9b9 + 0afc062 commit 0abd89f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
In addition to `swift-doc`,
115115
this project currently ships with several, experimental tools
116116
that offer complementary functionality.
117-
It's unclear how all everything will ultimately fit together,
117+
It's unclear how everything will ultimately fit together,
118118
but for now,
119119
they're incubating in a shared monorepo
120120
(the intent is for each of them to eventually become
@@ -308,8 +308,10 @@ having instead focused on perceived cosmetic issues.)
308308
Without much in the way of strong design guidance,
309309
we're not entirely sure what Swift documentation _should_ look like.
310310
But we do think plain text is a good place to start.
311-
We look forward to soliciting feedback and ideas from everyone
312-
to identify what those needs are and come up with the best ways to meet them.
311+
We look forward to
312+
soliciting feedback and ideas from everyone
313+
so that we can identify those needs
314+
and figure out the best ways to meet them.
313315

314316
In the meantime,
315317
we've set ourselves up for success
@@ -329,7 +331,7 @@ that take advantage of modern infrastructure and tooling:
329331

330332
These new technologies have already yielded some promising results.
331333
`swift-doc` is built in Swift,
332-
and can be installed both macOS and Linux as a small, standalone binary.
334+
and can be installed on both macOS and Linux as a small, standalone binary.
333335
Because it relies only on a syntactic reading of Swift source code,
334336
without needing code first to be compiled,
335337
`swift-doc` is quite fast.

0 commit comments

Comments
 (0)