Skip to content

Commit 67a4e55

Browse files
authored
Merge pull request #298 from itsstevenliu/patch-2
Update auth-initial-setup.md
2 parents 53aee79 + cc5db88 commit 67a4e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ff-integrations/authentication/firebase-auth/auth-initial-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ While releasing the app, make sure to [**get the key from Play Console**](#getti
155155
<details>
156156
<summary>Mac/Linux</summary>
157157
<div>
158-
```keytool -list -v \ -alias androiddebugkey -keystore ~/.android/debug.keystore```
158+
```keytool -list -v -alias androiddebugkey -keystore ~/.android/debug.keystore```
159159
</div>
160160
</details>
161161

0 commit comments

Comments
 (0)