Skip to content

Commit 8917ca8

Browse files
committed
chore: update readme
1 parent 81792a1 commit 8917ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ const {
169169
```
170170

171171
> [!WARNING]
172-
> Currently while the `signin` and `signup` functions are avaible, they are limited to that Websocket connection. Therefore if auth is required outside of that websocket connection it is advised to use the main `useSurrealAuth` composable for `SCOPE` user authentication.
172+
> Currently while the `signin` and `signup` functions are avaible, they are limited to the current Websocket connection. Therefore if auth is required outside of that websocket connection it is advised to use the main `useSurrealAuth` composable for `SCOPE` user authentication.
173173
174174
---
175175

0 commit comments

Comments
 (0)