From 10cf31c10f7f2e5cb7aceb998ad6ffce554654dc Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 6 May 2021 11:05:39 +0800 Subject: Improve description wording --- gist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gist b/gist index 13154b2..1badcd4 100755 --- a/gist +++ b/gist @@ -626,7 +626,7 @@ _show_detail() { echo -e Desc: $(_color_pattern '^(\[.+\])' <<<"$description") echo -e Tags: ${tags_string//,/ } echo -e Site: ${GIST_DOMAIN}/${GIST_ID} - echo -e API : https://api.github.com/gists/${GIST_ID} + echo -e APIs: https://api.github.com/gists/${GIST_ID} echo -e created_at: $created_at echo -e updated_at: $updated_at echo -e files: -- cgit v1.2.3-70-g09d2