From 36b2f5196e7be242797bf3f3ff95be9b649659c0 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 11 Oct 2023 11:11:24 +0000 Subject: [PATCH] Change DailyTxt tag to Note-taking & Editors (#247) Fix sentence case in DailyTxt description --- software/dailytxt.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/software/dailytxt.yml b/software/dailytxt.yml index fb880c01a9..e23a00fdb7 100644 --- a/software/dailytxt.yml +++ b/software/dailytxt.yml @@ -1,12 +1,12 @@ name: DailyTxT website_url: https://github.com/PhiTux/DailyTxT -description: Encrypted Diary Web-App to save your personal memories of each day. Includes a search-function and encrypted file-upload. +description: Encrypted diary Web application to save your personal memories of each day. Includes a search function and encrypted file upload. licenses: - MIT platforms: - Docker tags: - - Miscellaneous + - Note-taking & Editors source_code_url: https://github.com/PhiTux/DailyTxT stargazers_count: 154 updated_at: '2023-07-13'