Skip to content

Commit 8d0f6f2

Browse files
committed
fix: typo in LICENSE filename
1 parent cd18136 commit 8d0f6f2

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"CHANGELOG": true,
1111
"CODE_OF_CONDUCT": true,
1212
"CONTRIBUTING": true,
13-
"LICENCE": true,
13+
"LICENSE": true,
1414
".lycheecache": true,
1515
"lychee-out.md": true
1616
},

LICENCE.md renamed to LICENSE.md

File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ This project is available under a dual license:
352352
- ✅ Attribution required
353353
- ✅ Modifications and distributions allowed
354354
- ❌ Commercial use not permitted
355-
- [View MIT License Details](./LICENCE.md)
355+
- [View MIT License Details](./LICENSE.md)
356356

357357
### 2. Commercial License
358358

0 commit comments

Comments
 (0)