Просмотр исходного кода

Fix language in getting started

Loïc Hoguin 11 лет назад
Родитель
Сommit
a2fabcdecf
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/src/guide/getting_started.ezdoc

+ 1 - 1
doc/src/guide/getting_started.ezdoc

@@ -61,7 +61,7 @@ handler.
 
 
 :: Cowboy setup
 :: Cowboy setup
 
 
-To add Cowboy as a dependency of your application, we need to modify
+To add Cowboy as a dependency to your application, you need to modify
 two files: the Makefile and the application resource file.
 two files: the Makefile and the application resource file.
 
 
 Modifying the Makefile allows the build system to know it needs to
 Modifying the Makefile allows the build system to know it needs to