Commit d32cb77
authored
Update auth-initial-setup.md
The problem is with the \ character. In Linux/macOS, \ is used for line continuation, but in this case, it is unnecessary and could cause issues.1 parent bb7f443 commit d32cb77
File tree
1 file changed
+1
-1
lines changed- docs/ff-integrations/authentication/firebase-auth
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
0 commit comments