Skip to content

Commit a26f27b

Browse files
missing word
Signed-off-by: Thomas Poignant <[email protected]>
1 parent 4aa3744 commit a26f27b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specification/sections/01-flag-evaluation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Clients may be created in critical code paths, and even per-request in server-si
109109

110110
> The `API` **SHOULD** provide functions to set a provider and wait for the `initialize` function to return or throw.
111111
112-
The `API` will ensure that the provider is ready or in error before being able to initializing the client.
112+
The `API` will ensure that the provider initialization is ready or in error before being able to initializing the client.
113113

114114
```typescript
115115
// default client

0 commit comments

Comments
 (0)