Skip to content

Commit 570f2df

Browse files
authored
Merge pull request lydiahallie#519 from Alireza29675/patch-3
Fix question 134
2 parents 06aff72 + 6696759 commit 570f2df

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
@@ -4317,7 +4317,7 @@ We get to the last line of `funcTwo`, which logs `Last line!` to the console. No
43174317

43184318
---
43194319

4320-
###### 134. How can we invoke `sum` in `index.js` from `sum.js?`
4320+
###### 134. How can we invoke `sum` in `sum.js` from `index.js?`
43214321

43224322
```javascript
43234323
// sum.js

0 commit comments

Comments
 (0)