Skip to content

Commit 7723507

Browse files
committed
whoops grammar
1 parent 0fe0707 commit 7723507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/apple/guides/ios/size-analysis/insights.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ Update the Info.plist alternate icon entry to point at the new `.heic` file.
238238

239239
#### Option 2: Strip comments automatically
240240

241-
If you're strings are encoded as text, these files can have extra comments and whitespace that ship with the bundle. They help during translation but take space in production. A typical comment may look like:
241+
If strings are encoded as text, these files can have extra comments and whitespace that ship with the bundle. They help during translation but take space in production. A typical comment may look like:
242242

243243
```text
244244
/* Title for the expired code alert. */

0 commit comments

Comments
 (0)