summaryrefslogtreecommitdiff
path: root/plugins/encode64/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/encode64/README.md')
-rw-r--r--plugins/encode64/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/encode64/README.md b/plugins/encode64/README.md
index 7cdf8c3f3..e3e25a742 100644
--- a/plugins/encode64/README.md
+++ b/plugins/encode64/README.md
@@ -40,7 +40,7 @@ plugins=(... encode64)
### Encoding a file
-Encode a file's contents to base64 and save output to text file.
+Encode a file's contents to base64 and save output to text file.
**NOTE:** Takes provided file and saves encoded content as new file with `.txt` extension
- From parameter