浏览代码

Another typo fixed

Greg Turnquist 13 年前
父节点
当前提交
fde5e9a390
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1
    1
      README.ftl.md
  2. 1
    1
      README.md

+ 1
- 1
README.ftl.md 查看文件

@@ -296,7 +296,7 @@ class ThisWillActuallyRun {
296 296
 }
297 297
 ```
298 298
 
299
-> **Note:** It doesn't matter where the file is. You can fit an that small inside a [single tweet](https://twitter.com/rob_winch/status/364871658483351552)!
299
+> **Note:** It doesn't matter where the file is. You can fit an application that small inside a [single tweet](https://twitter.com/rob_winch/status/364871658483351552)!
300 300
 
301 301
 Next, [install Spring Boot's CLI](https://github.com/SpringSource/spring-boot#installing-the-cli).
302 302
 

+ 1
- 1
README.md 查看文件

@@ -467,7 +467,7 @@ class ThisWillActuallyRun {
467 467
 }
468 468
 ```
469 469
 
470
-> **Note:** It doesn't matter where the file is. You can fit an that small inside a [single tweet](https://twitter.com/rob_winch/status/364871658483351552)!
470
+> **Note:** It doesn't matter where the file is. You can fit an application that small inside a [single tweet](https://twitter.com/rob_winch/status/364871658483351552)!
471 471
 
472 472
 Next, [install Spring Boot's CLI](https://github.com/SpringSource/spring-boot#installing-the-cli).
473 473