diff --git a/docs/tutorial/terminating.md b/docs/tutorial/terminating.md index 93443d860..94f6d239e 100644 --- a/docs/tutorial/terminating.md +++ b/docs/tutorial/terminating.md @@ -41,7 +41,7 @@ The user already exists !!! tip - Even though you are rasing an exception, it doesn't necessarily mean there's an error. + Even though you are raising an exception, it doesn't necessarily mean there's an error. This is done with an exception because it works as an "error" and stops all execution.