diff --git a/docs/src/main/sphinx/connector/faker.md b/docs/src/main/sphinx/connector/faker.md index 21260339de2..2a3f01cd9c0 100644 --- a/docs/src/main/sphinx/connector/faker.md +++ b/docs/src/main/sphinx/connector/faker.md @@ -30,9 +30,9 @@ reading from tables returns random, but deterministic data. As a result, repeated invocation of a query returns identical data. See [](faker-usage) for more examples. -Schemas and tables in a catalog are not persisted, and are stored in the memory -of the coordinator only. They need to be recreated every time after restarting -the coordinator. +Schemas, tables, and views in a catalog are not persisted, and are stored in the +memory of the coordinator only. They need to be recreated every time after +restarting the coordinator. The following table details all general configuration properties: