From 0f99e9a50b3faf1da47d37a0642d22e636498a80 Mon Sep 17 00:00:00 2001 From: Takuya Noguchi Date: Sun, 3 Dec 2017 13:03:45 +0900 Subject: Fix typo in docs about Elasticsearch --- doc/development/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/development/changelog.md') diff --git a/doc/development/changelog.md b/doc/development/changelog.md index f869938fe11..48cffc0dd18 100644 --- a/doc/development/changelog.md +++ b/doc/development/changelog.md @@ -80,7 +80,7 @@ changes. The first example focuses on _how_ we fixed something, not on _what_ it fixes. The rewritten version clearly describes the _end benefit_ to the user (fewer 500 -errors), and _when_ (searching commits with ElasticSearch). +errors), and _when_ (searching commits with Elasticsearch). Use your best judgement and try to put yourself in the mindset of someone reading the compiled changelog. Does this entry add value? Does it offer context -- cgit v1.2.1