Skip to content

Commit c2bb593

Browse files
authored
Update README.md
1 parent ce0ac31 commit c2bb593

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ 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.
8-
9-
7+
This client library provides a streamlined, promise-based interface to fetch pages and navigation API...
108

119
## Table of Contents
1210

0 commit comments

Comments
 (0)