Skip to content

Commit 575532d

Browse files
committed
correct a typo
1 parent d568ad5 commit 575532d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/configuration/output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ But, `require([ _what?_ ])`?
295295

296296
```javascript
297297
output: {
298-
name: "MyLibrary",
298+
library: "MyLibrary",
299299
libraryTarget: "amd"
300300
}
301301
```

0 commit comments

Comments
 (0)