Skip to content

Commit 57b69ab

Browse files
authored
Update AlignDepsAlert.tsx
1 parent 804d358 commit 57b69ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/common/AlignDepsAlert.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import Markdown from './Markdown'
44
const AlignDepsAlert = () => (
55
<>
66
<Markdown>
7-
**Diffs on .xcodeproj/project.pbxproj` files**
7+
**Diffs on `.xcodeproj/project.pbxproj` files**
88

99
- If you see anything `pods` related, don't worry about it, you can skip it. If your `pod install` worked, then you should already have the diff you need in your repo for that file.
1010
- If there's anything that's not `pods` related, then usually we will have a note to tell you how to add/remove any files using the XCode UI. This happens *very* rarely.

0 commit comments

Comments
 (0)