We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f2993 commit 57d7143Copy full SHA for 57d7143
lib/optimizely/index.ts
@@ -1296,7 +1296,7 @@ export default class Optimizely extends BaseService implements Client {
1296
* The default timeout is 30 seconds.
1297
*
1298
* 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
+ * be inspected to know that the instance is ready. If the promise is fulfilled, it
1300
* is guaranteed that the instance is ready to use. If the promise is rejected, it
1301
* means the instance is not ready to use, and the reason for the promise rejection
1302
* will contain an error denoting the cause of failure.
0 commit comments