From 1fb136b595488ddf521fb9dc52df40a3b32bf5f6 Mon Sep 17 00:00:00 2001 From: Urja Satodiya <38939059+urja-satodiya@users.noreply.github.com> Date: Mon, 6 Dec 2021 19:14:15 +0530 Subject: [PATCH] Typo fix change the `Route` from `Roue` on line no 123 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02b598d..950a9bc 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ We understand how important security its especially when you build payment syste We make sure in each line of code written that performance and speed factors are always taken into consideration, Laraship Also has its own caching engine to support Model Caching especially for Roles, Menus, Settings, where these objects are requested hundreds of times. -Also, Theme, Config, Views, and Roue caching are supported in Laraship to get a blazing fast web application. +Also, Theme, Config, Views, and Route caching are supported in Laraship to get a blazing fast web application. ## Conclusion: