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

Commit ddb050b

Browse files
sheng_huiYuChengKai
sheng_hui
authored and
YuChengKai
committed
fix type error
fix "people" type error
1 parent 726beb8 commit ddb050b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎JS/JS-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ As for the latter, it first executes `new Foo()` to create an instance, then fin
245245

246246
# This
247247

248-
`This`, a concept that is confusing to many peole, is actually not difficult to understand as long as you remember the following rules:
248+
`This`, a concept that is confusing to many people, is actually not difficult to understand as long as you remember the following rules:
249249

250250
```js
251251
function foo() {

‎JS/JS-en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ As for the latter, it first executes `new Foo()` to create an instance, then fin
245245

246246
# This
247247

248-
`This`, a concept that is confusing to many peole, is actually not difficult to understand as long as you remember the following rules:
248+
`This`, a concept that is confusing to many people, is actually not difficult to understand as long as you remember the following rules:
249249

250250
```js
251251
function foo() {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /