Skip to content

Commit d969a11

Browse files
committed
Fix typo
NodeJS -> Node.js
1 parent aee3c78 commit d969a11

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)