Skip to content

Commit ada5ddc

Browse files
authored
Merge pull request #125784 from changeworld/patch-54
Fix typo
2 parents e3133b9 + d969a11 commit ada5ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/enterprise/quickstart-sample-app-acme-fitness-store-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This quickstart applies this architecture to a Fitness Store application. This a
3838
- One ASP.NET Core application:
3939
- **Order Service** places orders to buy products that are in the users' carts.
4040

41-
- One NodeJS and static HTML application:
41+
- One Node.js and static HTML application:
4242
- **Frontend** is the shopping application that depends on the other services.
4343

4444
## Next steps

0 commit comments

Comments
 (0)