Skip to content

Commit

Permalink
Add nodejs guide[2]
Browse files Browse the repository at this point in the history
  • Loading branch information
wpjunior committed Sep 17, 2024
1 parent 6211c03 commit 432b252
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/user_guides/deploy_nodejs_apps.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Deploy Nodejs applications
# Deploy Node.js applications


## Overview
Expand Down Expand Up @@ -75,5 +75,5 @@ gcc
Let's deploy our application with command

```
tsuru app deploy -a blog .
tsuru app deploy -a myapp .
```

0 comments on commit 432b252

Please sign in to comment.