Skip to content

Commit

Permalink
Merge pull request #2 from next-top-instagram/feature/1
Browse files Browse the repository at this point in the history
#1 asdfasdf
  • Loading branch information
stories2 authored Aug 14, 2022
2 parents 6be4dd7 + 23702e1 commit 6f57cd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
public class InstagramApplication {

@GetMapping("/")
String hellworld() {
String helloworld() {
return "OK.";
}

Expand Down

0 comments on commit 6f57cd3

Please sign in to comment.