Skip to content

Commit 9a3d05b

Browse files
author
Dave Syer
committed
Fix asciidoctor attribute
1 parent 32c9851 commit 9a3d05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simple/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ now), plus AngularJS for later. The other dependency is the webjars
8989
"locator" which is provided as a library by the webjars site, and
9090
which can be used by Spring to locate static assets in webjars without
9191
needing to know the exact versions (hence the versionless
92-
`/webjar/all}` links in the `index.html`). To activate the webjar
92+
`/webjars/{all}` links in the `index.html`). To activate the webjar
9393
locator we just need to activate the Spring MVC resource chain in our
9494
`application.properties`:
9595

0 commit comments

Comments
 (0)