Procházet zdrojové kódy

minor typo in README.md (#1219)

MW Lim před 8 roky
rodič
revize
7a9a290b36
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1190,7 +1190,7 @@ func main() {
 
 
 ### Run multiple service using Gin
 ### Run multiple service using Gin
 
 
-See the [question](https://github.com/gin-gonic/gin/issues/346) and try the folling example:
+See the [question](https://github.com/gin-gonic/gin/issues/346) and try the following example:
 
 
 [embedmd]:# (examples/multiple-service/main.go go)
 [embedmd]:# (examples/multiple-service/main.go go)
 ```go
 ```go