Skip to content

Commit 183d964

Browse files
authored
Update README.md
1 parent 648bfab commit 183d964

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

core-web/libs/sdk/client/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ The `@dotcms/client` is a JavaScript/TypeScript library for interacting with a d
44

55
> **⚠️ IMPORTANT:** Versions published under the `next` tag (`npm install @dotcms/client@next`) are experimental, in beta, and not code complete. For the current stable and functional version, please use `latest` (`npm install @dotcms/client@latest`). Once we release the stable version, we will provide a migration guide from the alpha to stable version. The current alpha version (under `latest`) will continue to work, allowing you to migrate progressively at your own pace.
66
7-
This client library provides a streamlined, promise-based interface to fetch pages and navigation API...
7+
This client library provides a streamlined, promise-based interface to fetch pages and navigation API.
8+
89

910
## Table of Contents
1011

0 commit comments

Comments
 (0)