From d6a20fac65a84720e004192ceac737793383bdb9 Mon Sep 17 00:00:00 2001 From: JJ <103335846+computerscienceiscool@users.noreply.github.com> Date: Sat, 14 Oct 2023 15:47:26 -0700 Subject: [PATCH] Update README.md Fixed a small spelling error. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f4330f..3fd78a2 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Surface -Surface is simple, light-weight, MVC based framework written in PHP to provide a faster, secure and efficent way to build websites. +Surface is simple, light-weight, MVC based framework written in PHP to provide a faster, secure and efficient way to build websites. # Features - Object Relational Mapper used - Eloquent