diff options
Diffstat (limited to 'wiki/dev/shutdown-hooks.md')
| -rw-r--r-- | wiki/dev/shutdown-hooks.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/dev/shutdown-hooks.md b/wiki/dev/shutdown-hooks.md index bf6b304..1cc5a81 100644 --- a/wiki/dev/shutdown-hooks.md +++ b/wiki/dev/shutdown-hooks.md @@ -1,4 +1,4 @@ -# Falsehoods Programmers Beleive About Shutdown Hooks +# Falsehoods Programmers Believe About Shutdown Hooks Shutdown hooks are language features allowing programs to register callbacks to run during the underlying runtime's orderly teardown. For example: |
