Skip to content

Commit dcfadbe

Browse files
committed
Minor README wording changes.
1 parent 7dece6e commit dcfadbe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ style guidelines. It can be used as a [command line tool](#command-line-usage)
55
or linked into other applications as a Swift Package Manager dependency and
66
invoked via an [API](#api-usage).
77

8-
> NOTE: No official Swift style guide has yet been proposed. The style that is
9-
> currently enforced by `swift-format` is just one possibility, and the
10-
> code is provided so that it can be tested on real-world code and experiments
11-
> can be made by modifying it.
8+
> NOTE: No default Swift code style guidelines have yet been proposed. The
9+
> style that is currently applied by `swift-format` is just one possibility,
10+
> and the code is provided so that it can be tested on real-world code and
11+
> experiments can be made by modifying it.
1212
1313
## Command Line Usage
1414

0 commit comments

Comments
 (0)