From 8de278ea32ac1d6dacd9792b625dc23517789919 Mon Sep 17 00:00:00 2001 From: Alex Santos Date: Wed, 3 Jun 2020 01:48:22 +0200 Subject: [PATCH] Update library.md Modified text in the Trash section. --- docs/essentials/library.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/essentials/library.md b/docs/essentials/library.md index e620fb3..cb36563 100644 --- a/docs/essentials/library.md +++ b/docs/essentials/library.md @@ -16,8 +16,8 @@ This folder contains all your snippets. ## Trash -This is where the snippets you delete get in. You can completely delete snippets in this folder by calling the context menu on **"Trash"** and selecting **"Empty Trash"**. +This folder is where deleted snippets are stored. You can permanently delete snippets in this folder by calling the context menu on **"Trash"** and selecting **"Empty Trash"**. ::: warning -Cleaning the trash will result in the complete removal of snippets. This action cannot be undone. -::: \ No newline at end of file +Emptying the Trash is a destructive action that cannot be undone. +:::