Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
fix typo (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
franzholz authored Mar 7, 2022
1 parent 144cd4c commit 29bd74c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Action: creating a new post

After the first journey through the blog example,
here follows a more complex action. It is about the
creation of a new post. The user js offered a form in the front
creation of a new post. The user is offered a form in the front
end, where he can insert the title and the content of a new post
and select an existing author for this post.
After clicking the *submit* button, the list of the last posts of the
Expand Down

0 comments on commit 29bd74c

Please sign in to comment.