diff --git a/How-to-start-with-spring-data-elasticsearch.md b/How-to-start-with-spring-data-elasticsearch.md index 5df527f..21ea46c 100644 --- a/How-to-start-with-spring-data-elasticsearch.md +++ b/How-to-start-with-spring-data-elasticsearch.md @@ -1,5 +1,4 @@ - -# First thing you will need to answer to yourself how you will use this framework. +First thing you will need to answer to yourself how you will use this framework. ## Case 1: I need only index and search documents in my project.