diff --git a/doc/user/rich_text_editor.md b/doc/user/rich_text_editor.md
index d9d3d56c3af2ab703896a82d20e0bf177755f213..f5c8728d26daae385684bba942ebcb5f3563b452 100644
--- a/doc/user/rich_text_editor.md
+++ b/doc/user/rich_text_editor.md
@@ -17,8 +17,6 @@ DETAILS:
 > - Feature flag `content_editor_on_issues` enabled by default in GitLab 16.2.
 > - Feature flag `content_editor_on_issues` removed in GitLab 16.5.
 
-![Rich text editor in GitLab](img/rich_text_editor_01_v16_2.png)
-
 Rich text editor is available in:
 
 - [Wikis](project/wiki/index.md)
@@ -53,6 +51,8 @@ If you want to enter Markdown source in the text box, return to using the plain
 To switch to the plain text editor: In a text box, in the lower-left corner, select
 **Switch to plain text editing**.
 
+![Rich text editor in GitLab](img/rich_text_editor_01_v16_2.png)
+
 ## Compatibility with GitLab Flavored Markdown
 
 The rich text editor is fully compatible with [GitLab Flavored Markdown](markdown.md).