From a2d296e525e68ffaa90109ecef72d25a3ba7ade4 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Sat, 8 Jun 2019 02:29:26 +0200 Subject: [PATCH] fixed small error (#826) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 341c7b7c..1b9e3a84 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ VNote supports powerful **in-place preview** for images, diagrams, and formulas Just paste your image into the Markdown note, VNote will manage all other stuffs. VNote stores images in a specified folder in the same folder with the note. VNote will pop up a window to preview the image when you insert an image. Furthermore, VNote will delete the useless image files automatically after you remove the image links. ## Universal Entry & Full-Text Search -VNote has powerful built-in full-text search with **Regular Expression** and **Fuzzy Search** support. The search could be executed wihtin all notebooks, current notebook, or current folder, targeted at name or content. +VNote has powerful built-in full-text search with **Regular Expression** and **Fuzzy Search** support. The search could be executed within all notebooks, current notebook, or current folder, targeted at name or content. Like the `CtrlP` in Vim, VNote supports **Universal Entry** to reach anything by typing in a simple input.