diff --git a/argilla/docs/how_to_guides/annotate.md b/argilla/docs/how_to_guides/annotate.md index 95e1382dfd..2aadde4bb9 100644 --- a/argilla/docs/how_to_guides/annotate.md +++ b/argilla/docs/how_to_guides/annotate.md @@ -71,7 +71,7 @@ The view selector is set by default on Pending. If you are starting an annotation effort, all the records are initially kept in the Pending view. Once you start annotating, the records will move to the other queues: Draft, Submitted, Discarded. - **Pending**: The records without a response. -- **Draft**: The records with partial responses. They can be submitted or discarded later. They can’t go back to the pending queue. +- **Draft**: The records with partial responses. They can be submitted or discarded later. You can’t move them back to the pending queue. - **Discarded**: The records may or may not have responses. They can be edited but can’t go back to the pending queue. - **Submitted**: The records have been fully annotated and have already been submitted.