Fix wording and sentence relations

This commit is contained in:
Danny Mösch
2024-06-20 23:34:24 +02:00
parent 4c11a10cb8
commit 3e8a0516b2
+3 -3
View File
@@ -58,10 +58,10 @@ Therein, replace `<version>` with the desired minimum or exact version.
> Consuming the plugins directly from the SwiftLint repository comes
> with several drawbacks. To avoid them and reduce the overhead imposed, it's
> highly recommended to consume the plugins from the dedicated
> [SwiftLintPlugins repository](https://github.com/SimplyDanny/SwiftLintPlugins)
> [SwiftLintPlugins repository](https://github.com/SimplyDanny/SwiftLintPlugins),
> even though plugins from the SwiftLint repository are also absolutely
> functional. To do so, just use the URL `https://github.com/realm/SwiftLint`
> instead.
> functional. If the plugins from SwiftLint are preferred, just use the URL
> `https://github.com/realm/SwiftLint` in the package declarations above.
>
> However, [SwiftLintPlugins](https://github.com/SimplyDanny/SwiftLintPlugins)
> facilitates plugin adoption massively. It lists some of the reasons that