Skip to content

Commit

Permalink
Update doc/user_guide/user_guide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Pirkl <[email protected]>
  • Loading branch information
Nicoretti and kaklakariada authored Sep 27, 2023
1 parent 47bb1a8 commit feec645
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/user_guide/user_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ so that you can extract an error catalog from the code.

## Creating an Error Object

Error objects are built in using the fuction `ExaError`.
Please keep in mind that error-code should satisfy error-code format (see [code](#code)).
Error objects are built using the function `ExaError`.
Please keep in mind that error-code should satisfy the error-code format (see [code](#code)).

Flexibility is provided by introducing placeholder parameters to the error
message.
Expand Down

0 comments on commit feec645

Please sign in to comment.