Skip to content

Commit 8716884

Browse files
committed
fix: Updated naming
1 parent 202319f commit 8716884

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/content/4.integrations/1.atmosphere.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Atmosphere is the interconnected web of applications that all run on ATProto
2323

2424
These are the essential components that allow for _npmx.dev_ to exist as an app on the Atmosphere:
2525

26-
1. **Domain** - _npmx.dev_ site
26+
1. **Client** - _npmx.dev_ site
2727
2. **OAuth** - Required for interacting with the Atmosphere
2828
3. **Constellation** - A global atproto backlink index
2929
4. **Lexicons** - Schema definition language
@@ -33,9 +33,9 @@ These are the essential components that allow for _npmx.dev_ to exist as an app
3333

3434
For more details refer to the official ATProto docs [here](https://atproto.com/guides/the-at-stack).
3535

36-
### Domain
36+
### Client
3737

38-
The _npmx.dev_ app is the frontend domain for the site which acts as a third-party browser for the extant [npmjs site](https://www.npmjs.com) but prioritized around high developer experience (DX) and native-like performance. As it concerns the idiomatic Atmosphere stack, it serves as the client entry point and enables user controls for `@npmx.social` profiles.
38+
The _npmx.dev_ app is the frontend client for the site which acts as a third-party browser for the extant [npmjs site](https://www.npmjs.com) but prioritized around high developer experience (DX) and native-like performance. As it concerns the idiomatic Atmosphere stack, it serves as the client entry point and enables user controls for `@npmx.social` profiles.
3939

4040
For more details refer to the official ATProto docs [here](https://atproto.com/guides/the-at-stack#app-views).
4141

0 commit comments

Comments
 (0)