Skip to content

Commit 1ee81f5

Browse files
committed
Update README
1 parent 5eaf49b commit 1ee81f5

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
@@ -97,7 +97,7 @@ We've provided you with appropriate tests to guide and validate your solution. Y
9797

9898
- Create a Pull Request from your branch to the main challenge repo's matching branch.
9999

100-
- For example, if you chose the `xcode12_4` branch, your PR should be from your branch into the main repo's `xcode12_4` branch (DO NOT MIX Xcode versions or you'll have merge conflicts!).
100+
- For example, if you implemented the challenge using the `xcode12_4` branch, your PR should be from your fork's `xcode12_4` branch into the main repo's `xcode12_4` branch (DO NOT MIX Xcode versions or you'll have merge conflicts!).
101101

102102
- The title of the Pull Request should be: **Your Name - Feed API Challenge**.
103103

0 commit comments

Comments
 (0)