Skip to content

Commit fee43d9

Browse files
committed
fix(pencil): Update docs in README
1 parent 493493e commit fee43d9

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
@@ -32,7 +32,7 @@ module.exports = {
3232
options: {
3333
baseUrl: `https://live-contentacms.pantheonsite.io/`,
3434
apiBase: `api`, // optional, defaults to `jsonapi`
35-
menus: ["main-menu", "account"]
35+
menus: ["main", "account"], // Which menus to fetch, there are the menu IDs.
3636
},
3737
},
3838
],

0 commit comments

Comments
 (0)