We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1dc732 commit dc97220Copy full SHA for dc97220
MIGRATION.md
@@ -111,7 +111,7 @@ const optimizely = createInstance({
111
});
112
```
113
114
-In case an invalid config is passed to `createInstance`, it returned `null` in v5. In v6, it will throw and error instead of returning null.
+In case an invalid config is passed to `createInstance`, it returned `null` in v5. In v6, it will throw an error instead of returning null.
115
116
## Project Configuration Management
117
0 commit comments