Skip to content

Commit

Permalink
docs: small changes/corrections
Browse files Browse the repository at this point in the history
Signed-off-by: David Hirsch <david.hirsch@dynatrace.com>

Signed-off-by: David Hirsch <79513080+DavidPHirsch@users.noreply.github.com>
  • Loading branch information
DavidPHirsch authored Oct 25, 2022
1 parent 3445d95 commit 2d02970
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specification/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ The maintainer of a shared library which is a dependency of many applications or

### Feature Flag SDK

The libraries used by Application Author to implement feature flags in their application or service. The interfaces defined in these libraries adhere to the Feature Flag API.
The libraries used by the Application Author to implement feature flags in their application or service. The interfaces defined in these libraries adhere to the Feature Flag API.

### Feature Flag API

Expand Down Expand Up @@ -130,7 +130,7 @@ Flags represent a single pivot point of logic. Flags have a type, like `string`,

### Flag Key

A string logically identifies a particular flag.
A string that logically identifies a particular flag.

### Variant

Expand Down

0 comments on commit 2d02970

Please sign in to comment.