Skip to content

Commit 6ce6fa2

Browse files
authored
fix typo in security/capabilities
1 parent 89d8adb commit 6ce6fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/security/capabilities.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ all subdomains of `tauri.app`.
150150
"windows": ["main"],
151151
"remote": {
152152
"urls": ["https://*.tauri.app"]
153-
}
153+
},
154154
"platforms": ["iOS", "android"],
155155
"permissions": [
156156
"nfc:allow-scan",

0 commit comments

Comments
 (0)