Skip to content

Commit 06b1552

Browse files
committed
docs: update README.md
1 parent 4f27b7b commit 06b1552

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
@@ -66,7 +66,7 @@ $ npx simple-scaffold@latest \
6666
This will immediately create the following file: `src/components/PageWrapper.tsx`
6767

6868
```tsx
69-
// Created: 2077/01/01
69+
// Created: 2077-01-01
7070
import React from 'react'
7171

7272
export default PageWrapper: React.FC = (props) => {

0 commit comments

Comments
 (0)