Skip to content

Commit b6bed89

Browse files
📚 docs: fix project structure description for public/ directory
1 parent 632ad10 commit b6bed89

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
@@ -112,7 +112,7 @@ oauth2-device-code-flow/
112112
│ ├── access-token.ejs # Access token display
113113
│ ├── calling-ms-graph.ejs # Microsoft Graph API response
114114
│ └── partials/ # Reusable EJS components
115-
└── public/ # Static assets (CSS, JS, images)
115+
└── public/ # Static assets (CSS, JS)
116116
```
117117

118118
### Key Files

0 commit comments

Comments
 (0)