Skip to content

Commit f2472af

Browse files
Update config.md
Co-authored-by: Mauricio Vásquez <[email protected]>
1 parent 9927297 commit f2472af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ For POSIX platforms, the configuration structure supports `hooks` for configurin
421421
Hooks allow users to specify programs to run before or after various lifecycle events.
422422
Hooks MUST be called in the listed order.
423423
All hooks MUST be passed a data structure over stdin so that they may do work appropriately.
424-
Exect when specified otherwise above, the data structure is the [state](runtime.md#state) of the container.
424+
Except when specified otherwise above, the data structure is the [state](runtime.md#state) of the container.
425425

426426
### <a name="configHooksPrestart" />Prestart
427427

0 commit comments

Comments
 (0)