diff --git a/packages/w3up-client/README.md b/packages/w3up-client/README.md index 1ed3718eb..829f5fe9a 100644 --- a/packages/w3up-client/README.md +++ b/packages/w3up-client/README.md @@ -118,13 +118,13 @@ const client = await create({ principal }) Once initialized, you can access the client's `Agent` with the [`agent` getter][docs-Client#agent]. ##### Pre-built bundle -You can also import a pre-built bundle, which adds the exports from the client to a _global_ variable `w3up`: +You can also import a pre-built bundle, which adds the exports from the client to a _global_ variable `StorachaClient`: ```html - +