diff --git a/frontend/src/app/contribute.cljs b/frontend/src/app/contribute.cljs index fc899a8..22e6752 100644 --- a/frontend/src/app/contribute.cljs +++ b/frontend/src/app/contribute.cljs @@ -124,7 +124,7 @@ (instructions-item (not-empty @snippets) - "Annotate snippets by selecting them, and clicking 'Annotate selection'") + "Create snippets by selecting them and clicking 'Add', then writing annotations") (instructions-item (not-empty (:comment (first @snippets)))