diff --git a/src/08_patterns/13_state.md b/src/08_patterns/13_state.md index 45201216b3bd03ced11676a8fcf98044f69ea7d3..85ae629763af89666917350273c536706aecbf75 100644 --- a/src/08_patterns/13_state.md +++ b/src/08_patterns/13_state.md @@ -10,7 +10,7 @@ Un esempio di utilizzo di questo pattern potrebbe essere un software di editing ```plantuml @startuml -style 1024 width +scale 1024 width class Context { - state: State