Skip to content

Commit 7adef49

Browse files
authored
doc: fix indentation
1 parent e9193c9 commit 7adef49

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)