Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tangram committed Feb 11, 2025
1 parent 85ab211 commit a3477b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/src/documents.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ An association of a service and a domain the service can use.

**Properties:**

- `service`: *Required*. A label identifying the impliied service-entity.
- `service`: *Required*. A label identifying the implied service-entity.
- `domain`: *Required*. A label identifying the domain that will be exposed to the service.

**Example:**
Expand Down Expand Up @@ -325,7 +325,7 @@ A policy must contain either an `allow` or `deny` expression.

**Properties:**

- `service`: *Required*. A label identifying the impliied service-entity.
- `service`: *Required*. A label identifying the implied service-entity.
- `domain`: *Required*. A label identifying the domain that will be exposed to the service.

**Example:**
Expand All @@ -340,7 +340,7 @@ A policy binding.

**Properties:**

- `service`: *Required*. A label identifying the impliied service-entity.
- `service`: *Required*. A label identifying the implied service-entity.
- `domain`: *Required*. A label identifying the domain that will be exposed to the service.

**Example:**
Expand Down

0 comments on commit a3477b4

Please sign in to comment.