diff options
author | Wu Cheng-Han | 2016-12-24 17:23:04 +0800 |
---|---|---|
committer | Wu Cheng-Han | 2016-12-24 17:23:04 +0800 |
commit | 0c42780a397a0691f32ef81d80eee1110b4daf4d (patch) | |
tree | 459c6cc4d250842da0d327cc75eef57f05b40d93 /public | |
parent | aff206ca9592f194cd41a36c63cba0a3416fe638 (diff) |
Update features.md publish button name and icon
Diffstat (limited to '')
-rw-r--r-- | public/docs/features.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/docs/features.md b/public/docs/features.md index 270bf77b..1c25bfea 100644 --- a/public/docs/features.md +++ b/public/docs/features.md @@ -34,7 +34,7 @@ This will automatically upload the image to **[imgur](http://imgur.com)**, nothi ## Share Notes: If you want to share an **editable** note, just copy the URL. -If you want to share a **read-only** note, simply press share button <i class="fa fa-share-alt"></i> and copy the URL. +If you want to share a **read-only** note, simply press publish button <i class="fa fa-share-square-o"></i> and copy the URL. ## Save a Note: Currently, you can save to **Dropbox** <i class="fa fa-dropbox"></i> or save an `.md` file <i class="fa fa-file-text"></i> locally. |