Skip to content

Commit 7f42a6b

Browse files
committed
Missing `s’
1 parent cbcef02 commit 7f42a6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/Index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ install SQLite.swift with Carthage:
9393
9494
[CocoaPods][] is a dependency manager for Cocoa projects. To install SQLite.swift with CocoaPods:
9595
96-
1. Verify that your copy of Xcode is installed and active in the default location (`/Application/Xcode.app`).
96+
1. Verify that your copy of Xcode is installed and active in the default location (`/Applications/Xcode.app`).
9797
9898
```sh
9999
sudo xcode-select --switch /Applications/Xcode.app

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ install SQLite.swift with Carthage:
145145
[CocoaPods][] is a dependency manager for Cocoa projects. To install
146146
SQLite.swift with CocoaPods:
147147
148-
1. Verify that your copy of Xcode is installed and active in the default location (`/Application/Xcode.app`).
148+
1. Verify that your copy of Xcode is installed and active in the default location (`/Applications/Xcode.app`).
149149
150150
```sh
151151
sudo xcode-select --switch /Applications/Xcode.app

0 commit comments

Comments
 (0)