Skip to content

Commit

Permalink
Merge pull request #27 from jackma-00/arejula27-patch-6
Browse files Browse the repository at this point in the history
Update main.py
  • Loading branch information
jackma-00 authored Sep 10, 2024
2 parents fe8dcd6 + 8c5ba6e commit cae7453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

@app.get("/")
async def root():
return {"message": "Spoon is an average Golang code analyzer"}
return {"message": "Spoon is an average JavaScript code analyzer"}


@app.get("/health")
Expand Down

0 comments on commit cae7453

Please sign in to comment.