From b77d520efb5015037664b892d5563ec1a368adfd Mon Sep 17 00:00:00 2001 From: Vatsal Chotaliya <93429455+qrolic-vatsal@users.noreply.github.com> Date: Thu, 13 Jan 2022 18:31:05 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d89fc0..29348cf 100755 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ This is an example of using google maps tracking in a laravel app. > ## Now once you are registered, you will see your place on the map and it will track you in real time. -## To go further, you may make events or actions to post your langitude and latitude to a database. +## To go further, you may make events or actions to post your longitude and latitude to a database.