Skip to content

Commit 43975bf

Browse files
Revert "missing word"
This reverts commit a26f27b.
1 parent a26f27b commit 43975bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 initialization is ready or in error before being able to initializing the client.
112+
The `API` will ensure that the provider is ready or in error before being able to initializing the client.
113113

114114
```typescript
115115
// default client

0 commit comments

Comments
 (0)