Skip to content

Commit 9e1ae61

Browse files
authored
Merge pull request #506 from mars-lan/patch-1
doc: fix indentation
2 parents e9193c9 + 7adef49 commit 9e1ae61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ Then update your `Info.plist` with wanted permissions usage descriptions:
9999
<string>YOUR TEXT</string>
100100
<key>NSSiriUsageDescription</key>
101101
<string>YOUR TEXT</string>
102-
<key>NSUserTrackingUsageDescription</key>
103-
<string>YOUR TEXT</string>
102+
<key>NSUserTrackingUsageDescription</key>
103+
<string>YOUR TEXT</string>
104104

105105
<!---->
106106

0 commit comments

Comments
 (0)