From 77a1ad7c9de167b6537fef4d354a0825248d873d Mon Sep 17 00:00:00 2001 From: David Germain Date: Tue, 12 Jan 2021 15:34:04 +0100 Subject: [PATCH] Update README.md fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b727f5b..419e02a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Getting Started `express-async-router` works exactly as Express [Router]. -If you're not family with Express Router API, please see [Router] documentation. +If you're not familiar with Express Router API, please see [Router] documentation. ### Installation @@ -227,4 +227,4 @@ $ grunt [Express]: http://expressjs.com/ -[Router]: http://expressjs.com/4x/api.html#router \ No newline at end of file +[Router]: http://expressjs.com/4x/api.html#router