From 87b0e221cb3ac589e229bea2c71f275d779a5a68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=BCller?= Date: Tue, 8 Sep 2015 19:55:09 +0200 Subject: [PATCH] API.md: wording --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 299098e..be40184 100644 --- a/API.md +++ b/API.md @@ -4,7 +4,7 @@ ## Changelog -- **V1.4**: Bugfix: no whitespace elimination from the note text is needed now for the signature computation. +- **V1.4**: Bugfix: no whitespace elimination from the note text is required now for the signature computation. - **V1.3**: New note ID format. - **V1.2**: Theme & font settings can be specified during the publishing. - **V1.1**: Fields `publisher` and `title` in the response to the note retrieval.