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

Commit9dcb9bc

Browse files
committed
Merge pull requestjhnns#7 from tfitos/typo_fix
fixed typo in one of the examples in README.md
2 parents9818ba7 +4cd4608 commit9dcb9bc

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
@@ -41,7 +41,7 @@ function readSomethingFromFileSystem(cb) {
4141
// But no scoped variables
4242
var path="/somewhere/on/the/disk";
4343

44-
console.log("Reading from file system ..."):
44+
console.log("Reading from file system ...");
4545
fs.readFile(path,"utf8", cb);
4646
}
4747

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp