Skip to content
Snippets Groups Projects
Commit 7c4bfdb7 authored by Alice Heaton's avatar Alice Heaton :speech_balloon:
Browse files

Fix typo

parent 1ffb75a2
No related branches found
No related tags found
1 merge request!36Edit item frontend
......@@ -61,7 +61,7 @@ class AddEditItemView(FormView):
If the URL defines an item_id, we load the corresponding item
to make it available for forms.
We handle cancel and delete here, as the form doesn't it to be
We handle cancel and delete here, as the form doesn't need to be
valid for those.
"""
try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment