Pārlūkot izejas kodu

Merge pull request #119 from bmac/patch-2

Change example url parameter to `repoName` for consistency with the r…
Tim Dorr 9 gadi atpakaļ
vecāks
revīzija
35b0f7e70a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      lessons/06-params/README.md

+ 1 - 1
lessons/06-params/README.md

@@ -10,7 +10,7 @@ Consider the following urls:
 These urls would match a route path like this:
 
 ```
-/repos/:userName/:repositoryName
+/repos/:userName/:repoName
 ```
 
 The parts that start with `:` are url parameters whose values will be