Skip to content

Commit ee86393

Browse files
committed
docs: Update terminology in README.md from "Preferences" to "Settings"
Replace "Preferences" with "Settings" to align with Xcode's official terminology, making the instructions easier to follow.
1 parent 3404070 commit ee86393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Use of the GitHub Copilot Xcode Extension is subject to [GitHub's Pre-Release Te
7474
1. To install updates, click `Check for Updates` from the menu item or in the settings application. After installing a new version, Xcode must be restarted to use the new version correctly. New versions can also be installed from `dmg` files downloaded from the releases page. When installing a new version via `dmg`, the application must be run manually the first time to accept the downloaded from the internet warning.
7575

7676
1. To avoid confusion, we recommend disabling `Predictive code completion` under
77-
`Xcode` > `Preferences` > `Text Editing` > `Editing`.
77+
`Xcode` > `Settings...` > `Text Editing` > `Editing`.
7878

7979
1. Press `tab` to accept the first line of a suggestion, hold `option` to view
8080
the full suggestion, and press `option` + `tab` to accept the full suggestion.

0 commit comments

Comments
 (0)