Skip to content

Commit dc97220

Browse files
committed
typo
1 parent b1dc732 commit dc97220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ const optimizely = createInstance({
111111
});
112112
```
113113

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.
114+
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.
115115

116116
## Project Configuration Management
117117

0 commit comments

Comments
 (0)