Skip to content

Commit 394a5d0

Browse files
fix: adjust formatting in README for repository structure section
1 parent 94b7605 commit 394a5d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The repository is intentionally structured to reflect Comanda’s architectural
1717
```text
1818
.
1919
├── .github/ # ci/cd workflows (pipelines)
20-
├── Web/ # frontend applications
20+
├── Web/ # frontend applications
2121
├── Artifacts/ # internal nuget packages (shared kernel/contracts)
2222
├── Boundaries/ # independent bounded contexts
2323
│ ├── Comanda.Stores/

0 commit comments

Comments
 (0)