Skip to content

Commit a420462

Browse files
author
Mor Fall
committed
fix: typo
1 parent 57b2428 commit a420462

File tree

1 file changed

+1
-1
lines changed
  • pages/public_cloud/public_cloud_databases/databases_10_full_disk_handling

1 file changed

+1
-1
lines changed

pages/public_cloud/public_cloud_databases/databases_10_full_disk_handling/guide.en-ie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Different engines react in different ways, thus Public Cloud Databases services
3636
- `Valkey` does not store any user data on disk. Thus, it will not fill up the underlying disk storage.
3737
- `Cassandra` turns to read-only.
3838
- `MySQL` and `PostgreSQL` turn to read-only with a way to temporarily revert to read-write.
39-
- `MongoDB` forbids writes but allows deletes only for the Admin. users
39+
- `MongoDB` forbids writes but allows deletes only for the Admin users.
4040

4141
#### Upgrading your service
4242

0 commit comments

Comments
 (0)