From c039e1cbedc91009e6fa57a6a2d9389e804083ee Mon Sep 17 00:00:00 2001 From: Vishal <82146140+Vishal-beep136@users.noreply.github.com> Date: Sun, 12 Jun 2022 07:46:21 +0530 Subject: [PATCH] Update 17_react_router.md --- 17_React_Router/17_react_router.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17_React_Router/17_react_router.md b/17_React_Router/17_react_router.md index 6175f0f..d85892f 100644 --- a/17_React_Router/17_react_router.md +++ b/17_React_Router/17_react_router.md @@ -61,7 +61,7 @@ import { } from 'react-router-dom' ``` -We may not all these components in every project but it is good to know that it exists. +We may not need to know all these components in every project but it is good to know that it exists. ## BroswerRouter