more typos

This commit is contained in:
ywaf
2026-01-28 14:43:58 +11:00
committed by Owen Schwartz
parent dec456fcfc
commit cbf5ed7132
6 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ title: "Understanding Resources"
description: "Resources are any network address you want to make available to users"
---
Resources respresent the applications, hosts, or ranges you make available for remote access to users. Resources exist on the remote networks of your sites. Users only ever think about connecting to resources and not specific sites.
Resources represent the applications, hosts, or ranges you make available for remote access to users. Resources exist on the remote networks of your sites. Users only ever think about connecting to resources and not specific sites.
By default, no resources are made available on sites. Admins must define resources with backend targets, and assign specific access policies before any users can gain access.
@@ -20,7 +20,7 @@ There are two types of resources: public resources and private resources.
<Card title="Private Resources">
- Zero-trust VPN
- Access to every resources requires authentication
- Access to every resource requires authentication
- Users and machines access when connected with a client
</Card>
</CardGroup>