Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Typos fixed
  • Loading branch information
AryanA3 authored Feb 18, 2024
1 parent 7e03b5a commit 2b3270b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
Enables CORS for cross-origin requests and includes JSON parsing middleware.

8. Mobile App:
Cuurently the mobile version of the website only fetches and displaces all the events that are created by any user of the service.
Currently the mobile version of the website only fetches and displaces all the events that are created by any user of the service.

## Technology Stack:

Expand All @@ -45,7 +45,7 @@

JSON Web Tokens (JWT): Used for user authentication and authorization.

Andoird app is made in java with a commmon API and DB which is same as for the website.
Android app is made in java with a commmon API and DB which is same as for the website.

## Description :

Expand Down

0 comments on commit 2b3270b

Please sign in to comment.