Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit afe13fd

Browse files
committed
Update the README
1 parent 78d43f2 commit afe13fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ This gem supports single-file builds with
134134
config.requirejs.loader = :almond
135135
```
136136

137-
Almond builds have the restriction that there must be exactly one modules entry in
137+
Almond builds have the restriction that there must be exactly one `modules` entry in
138138
`requirejs.yml`. Typically the [wrap option](https://github.com/jrburke/r.js/blob/master/build/example.build.js#L275) will be used to create a self-contained build:
139139

140140
```yaml

0 commit comments

Comments
 (0)