diff options
-rw-r--r-- | doc/user/snippets.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/snippets.md b/doc/user/snippets.md index 8847044b911..d6b0dbb60f0 100644 --- a/doc/user/snippets.md +++ b/doc/user/snippets.md @@ -35,7 +35,7 @@ Public snippets can not only be shared, but also embedded on any website. This a Embedded snippets are displayed with a header that shows the file name if defined, the snippet size, a link to GitLab and the actual snippet content. Actions in the header allow users to see the snippet in raw format and download it. - + To embed a snippet, you can simply click on the "Copy to clipboard" button in the "Embed" section on top. This copies a one-line script that you can add to any website or blog post. |