Skip to content

Commit 57d7143

Browse files
committed
up
1 parent 85f2993 commit 57d7143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/optimizely/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1296,7 +1296,7 @@ export default class Optimizely extends BaseService implements Client {
12961296
* The default timeout is 30 seconds.
12971297
*
12981298
* The returned Promise is fulfilled with an unknown result which is not needed to
1299-
* be inspect to know that the instance is ready. If the promise is fulfilled, it
1299+
* be inspected to know that the instance is ready. If the promise is fulfilled, it
13001300
* is guaranteed that the instance is ready to use. If the promise is rejected, it
13011301
* means the instance is not ready to use, and the reason for the promise rejection
13021302
* will contain an error denoting the cause of failure.

0 commit comments

Comments
 (0)