We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf48adb commit b7015bcCopy full SHA for b7015bc
lib/sections.js
@@ -38,5 +38,5 @@ function join(sections) {
38
39
module.exports = {
40
split: split,
41
- join: split,
+ join: join,
42
};
0 commit comments