Merge pull request #2794 from skyclouds2001/typo-fix

修正拼写:Javascript->JavaScript&Typescript->TypeScript
This commit is contained in:
程序员Carl
2024-11-25 09:16:24 +08:00
committed by GitHub
87 changed files with 92 additions and 92 deletions

View File

@@ -424,7 +424,7 @@ func max(a, b int) int {
### Javascript:
### JavaScript:
> 不同的状态定义 感觉更容易理解些
```javascript