Skip to content

Commit 078fe6f

Browse files
committed
removed the unlike relational db line
1 parent c9928ce commit 078fe6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/markdown/python/streamlit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Couchbase Uses JSON because:
6060
- **Natural Data Representation**: JSON structure aligns well with modern application objects.
6161

6262
### Couchbase Data Model and Comparison to Relational Databases
63-
Unlike relational databases, Couchbase organizes data into a hierarchical structure:
63+
Couchbase organizes data into a hierarchical structure:
6464

6565
| Couchbase Concept | Relational Equivalent | Description |
6666
|--------------------|-----------------------|-------------|

0 commit comments

Comments
 (0)