Skip to content

Commit

Permalink
Typo Correction
Browse files Browse the repository at this point in the history
  • Loading branch information
sms2sakthivel committed Dec 26, 2024
1 parent 991e896 commit 7974b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

func main() {
// Step 1: Create a New User Service Application
// Step 1: Create a New Product Service Application
app := products.NewApp()

// Step 2: Start Server and Listen on the Port 8001
Expand Down

0 comments on commit 7974b38

Please sign in to comment.