Skip to content

Commit e3b1c01

Browse files
authored
Merge pull request #267 from AllClear-ai/chore/spelling
Remove typo in README.md
2 parents 3a82d4d + b4e331e commit e3b1c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ To get the currently logged in user run `const user = await authProvider.checkAu
178178

179179
## Realtime Updates!
180180

181-
NOTE: Realtime updates were removed in `react-admin` v3.x (see https://github.com/marmelab/react-admin/pull/3908). As such, `react-admin-firebase` v3.x also does not support Realtime Updates. However, much of the original code used for this functionalaity in `react-admin` v2.x remains - including the documentation below. For updates on the implementation of realtime please follow these issues:
181+
NOTE: Realtime updates were removed in `react-admin` v3.x (see https://github.com/marmelab/react-admin/pull/3908). As such, `react-admin-firebase` v3.x also does not support Realtime Updates. However, much of the original code used for this functionality in `react-admin` v2.x remains - including the documentation below. For updates on the implementation of realtime please follow these issues:
182182
- https://github.com/benwinding/react-admin-firebase/issues/49
183183
- https://github.com/benwinding/react-admin-firebase/issues/57
184184

0 commit comments

Comments
 (0)