Skip to content

Commit e5674bb

Browse files
benrolfedevelopit
authored andcommitted
Update grammer mistake
1 parent 74495f6 commit e5674bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/db.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export default callback => {
2-
// connect to a database if needed, the pass it to `callback`:
2+
// connect to a database if needed, then pass it to `callback`:
33
callback();
44
}

0 commit comments

Comments
 (0)