docs: update behind-the-code.md (#4849)

This commit is contained in:
singhjatin297
2023-11-07 11:47:01 +05:30
committed by GitHub
parent f50b8002b3
commit 7fe23a31b2

View File

@@ -160,7 +160,7 @@ The `provider` is a connector that bridges the current data in memory and the da
You can combine different providers to build different data storage and loading strategy.
For example, if there is only have `affine-cloud`,
For example, if there is only `affine-cloud`,
the data will be only loaded from the Cloud and not saved in the local storage,
which might be useful for the enterprise user.