Skip to content

Commit 43b5818

Browse files
Update content/recipes/terminus.md
1 parent d3baab2 commit 43b5818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/recipes/terminus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The `HTTPHealthIndicator` makes use of the `@nestjs/axios` package. In order to
6464
$ npm i --save @nestjs/axios
6565
```
6666

67-
No we can setup our `HealthController`:
67+
Now we can setup our `HealthController`:
6868

6969
```typescript
7070
@@filename(health.controller)

0 commit comments

Comments
 (0)