Skip to content

Commit 049a962

Browse files
authored
Merge pull request #3065 from sergiiz/source-1
Update part0b.md
2 parents ad8532f + 4675320 commit 049a962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/0/en/part0b.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ sequenceDiagram
692692
Note right of browser: The browser executes the callback function that renders the notes
693693
```
694694

695-
**Create a similar diagram** depicting the situation where the user creates a new note on the page <https://studies.cs.helsinki.fi/exampleapp/notes> by writing something into the text field and clicking the <i>submit</i> button.
695+
**Create a similar diagram** depicting the situation where the user creates a new note on the page <https://studies.cs.helsinki.fi/exampleapp/notes> by writing something into the text field and clicking the <i>Save</i> button.
696696

697697
If necessary, show operations on the browser or on the server as comments on the diagram.
698698

0 commit comments

Comments
 (0)