Skip to content

Commit e8c8c9b

Browse files
committed
Fix typo
1 parent f497c66 commit e8c8c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/1.docs/7.options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ EJS_defaultOptions = {
533533

534534
### `EJS_DEBUG_XX`
535535

536-
You can set this to `true` to enable debug mode. This will log a lot of information to the console and use the unminified scripts. This is useful for debugging issues with the emulator. And it is recommended to use this when you are contibuting to the project.
536+
You can set this to `true` to enable debug mode. This will log a lot of information to the console and use the unminified scripts. This is useful for debugging issues with the emulator. And it is recommended to use this when you are contributing to the project.
537537

538538
- Type: `boolean`
539539
- Default: `false`

0 commit comments

Comments
 (0)