Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7b90cd7

Browse files
authored
docs: Fix capitalization (#92)
Fixed a typo
1 parent8bcb483 commit7b90cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const friends = ['Kate', 'John']
4343
4444
##Naming convention
4545

46-
Pick**one** naming convention and follow it. It may be`camelCase`,`PascalCase`,`snake_case`, or anything else, as long as it remains consistent. Many programming languages have their own traditions regarding naming conventions; check the documentation for your language or study some popular repositories onGithub!
46+
Pick**one** naming convention and follow it. It may be`camelCase`,`PascalCase`,`snake_case`, or anything else, as long as it remains consistent. Many programming languages have their own traditions regarding naming conventions; check the documentation for your language or study some popular repositories onGitHub!
4747

4848
```js
4949
/* Bad*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp