Skip to content

Commit 47d01ec

Browse files
author
Alex
committed
docs: fix case
1 parent 9fd0965 commit 47d01ec

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

website/src/api.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ There is support for the following catalogs:
3838

3939
## `RestCatalog`
4040

41-
Here is an
42-
example of how to create a `RestCatalog`:
41+
Here is an example of how to create a `RestCatalog`:
4342

4443
```rust,no_run,noplayground
4544
{{#rustdoc_include ../../crates/examples/src/rest_catalog_namespace.rs:create_catalog}}

website/src/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919

2020
# Iceberg Rust
2121

22-
Iceberg Rust is a rust implementation for accessing iceberg tables.
22+
Iceberg Rust is a Rust implementation for accessing Apache Iceberg tables.

0 commit comments

Comments
 (0)