diff --git a/README.md b/README.md index 5a15108..2e383a2 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The HTML code for the frontend can be generated by using `trunk build`. The resu ### Class Diagramm ```mermaid classDiagram - direction TB + direction RL class backend_src_cookie_Error { +status: &'static str +message: String