Skip to content

Commit 9a78038

Browse files
authored
docs(readme): fix indentation syntax
1 parent 84c6e95 commit 9a78038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ export class PostService {
189189
throw new HttpException(err, HttpStatus.BAD_REQUEST);
190190
}
191191
}
192-
192+
}
193193
```
194194

195195
UsersService:

0 commit comments

Comments
 (0)