Skip to content

Commit 89385ec

Browse files
authored
Update README.MD
1 parent 879b3ee commit 89385ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ curl -X 'POST' \
213213
-H 'Content-Type: application/json' \
214214
-d '{
215215
"createNamespace": {
216-
"name": "cycling"
216+
"name": "default_keyspace"
217217
}
218218
}'
219219
```
@@ -251,4 +251,4 @@ This is an the organization of the different classes of the framework.
251251

252252
- For more information use the [JAVADOC documentation](https://datastaxdevs.github.io/astra-db-java/latest/)
253253

254-
- The `examples` directory contains more examples on how to use the library.
254+
- The `examples` directory contains more examples on how to use the library.

0 commit comments

Comments
 (0)