Browse Source

Fix some typos in README_EN.md

Thank you for the useful tutorial. I fixed some typos in README_EN.md. Would you accept the pull request?
- "this is ablout learn Spring Boot Examples" -> "This tutorial is about learning Spring Boot via examples."
- "Spring Boot Example. Use the simplest and useful sene demos" -> "Spring Boot examples, using the simplest and the most useful scene demos"
RaytorHu 7 years ago
parent
commit
750cfdfcc7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README_EN.md

+ 2 - 2
README_EN.md

@@ -1,11 +1,11 @@
 # Spring Boot Examples
 
-this is ablout learn Spring Boot Examples
+This tutorial is about learning Spring Boot via examples.
 
 
 [Spring Cloud example code](https://github.com/ityouknow/spring-cloud-examples)   |   [中文](README.md)
 
-Spring Boot Examples, Use the simplest and most useful scene demo.
+Spring Boot examples, using the simplest and the most useful scene demos.
 
 ---