We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd0965 commit 47d01ecCopy full SHA for 47d01ec
website/src/api.md
@@ -38,8 +38,7 @@ There is support for the following catalogs:
38
39
## `RestCatalog`
40
41
-Here is an
42
-example of how to create a `RestCatalog`:
+Here is an example of how to create a `RestCatalog`:
43
44
```rust,no_run,noplayground
45
{{#rustdoc_include ../../crates/examples/src/rest_catalog_namespace.rs:create_catalog}}
website/src/introduction.md
@@ -19,4 +19,4 @@
19
20
# Iceberg Rust
21
22
-Iceberg Rust is a rust implementation for accessing iceberg tables.
+Iceberg Rust is a Rust implementation for accessing Apache Iceberg tables.
0 commit comments