diff --git a/docs/screencasts.md b/docs/screencasts.md index 8a0d6790a7..b35071ea01 100644 --- a/docs/screencasts.md +++ b/docs/screencasts.md @@ -17,8 +17,8 @@ In the screencast below we learn about the benefits of route-specific middleware -### Route Placeholder Preconditions +### Route Param Preconditions -Learn about route placeholder (_/user/:id_) pre-conditions, allowing validation, and loading of data via the named route placeholder segments. +Learn about route parameter (_/user/:id_) pre-conditions, providing automated validation, and loading of data via the named route param segments. \ No newline at end of file