From bb4cc184ed75edbda248be732b5df8579ee8de8e Mon Sep 17 00:00:00 2001 From: git Date: Fri, 20 Oct 2017 13:59:38 +0900 Subject: [PATCH] fix line feed --- docs/docs/en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/en.md b/docs/docs/en.md index 2c0b0d5..b85ccde 100644 --- a/docs/docs/en.md +++ b/docs/docs/en.md @@ -619,7 +619,7 @@ Add, update, remove pre-filter If `newFile`, `oldFile` is exist, it is updated > Synchronization modify `newFile` - > Asynchronous Please use `update`,` add`, `remove`,` clear` method + > Asynchronous Please use `update`,` add`, `remove`,` clear` method > Asynchronous Please set an error first to prevent being uploaded > Synchronization can not use `update`,` add`, `remove`,` clear` methods