Sfoglia il codice sorgente

Another typo fixed

Greg Turnquist 13 anni fa
parent
commit
fde5e9a390
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1
    1
      README.ftl.md
  2. 1
    1
      README.md

+ 1
- 1
README.ftl.md Vedi File

@@ -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 Vedi File

@@ -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