Skip to content

Commit 4aa1d79

Browse files
woileLee-W
andauthored
docs: update docs/tutorials/monorepo_guidance.md
Co-authored-by: Wei Lee <[email protected]>
1 parent 519f549 commit 4aa1d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/monorepo_guidance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This tutorial assumes the monorepo layout is designed with multiple components that can be released independently of each
44
other, it also assumes that conventional commits with scopes are in use. Some suggested layouts:
55

6-
```sh
6+
```shell-session
77
.
88
├── library-b
99
│   └── .cz.toml

0 commit comments

Comments
 (0)