Skip to content

Commit 1c034bf

Browse files
author
Chad Morrow
authored
fix: add missing closing code tags
Adds missing closing code tags around the "unPublished" command snippet so that the Sample Code section displays properly
1 parent 6daf23e commit 1c034bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ _unPublished (not recommended):_
4949

5050
```
5151
npm install PATH_TO_GENERATED_PACKAGE --save
52+
```
5253
## Sample Code
5354

5455
```ts

0 commit comments

Comments
 (0)