Skip to content

Commit b04a1ab

Browse files
authored
Apply suggestion from @thomasyu888
1 parent a3f2e1a commit b04a1ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tutorials/reticulate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ results
255255

256256
## Views
257257

258-
A view is a view of all entities (File, Folder, Project, Table, Docker Repository, View) within one or more Projects or Folders.
258+
An EntityView provides a table-like interface over entities (Files, Folders, Projects, Tables, etc.) spread across one or more Projects or Folders. You can query a view with SQL, making it easy to filter, sort, and inspect entity metadata at scale.```
259259
The following examples illustrate some view operations.
260260

261261
See [here](../guides/views.md) for more information on Views.

0 commit comments

Comments
 (0)