1
0
Fork 0
mirror of https://github.com/edward-shen/MMM-pages.git synced 2025-04-03 11:38:19 -07:00

Update readme.md

Fix typo
This commit is contained in:
sam detweiler 2024-11-29 13:41:35 -06:00 committed by GitHub
parent b24f9df79b
commit f9039991b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -81,7 +81,7 @@ modules: [
]
```
and alternative approach, is to define a fixed MMM-Pages config
an alternative approach, is to define a fixed MMM-Pages config
```js
modules: [
@ -89,9 +89,10 @@ modules: [
module: 'MMM-Pages',
config: {
modules:
[[ "page1" ],
[
[ "page1" ],
[ "page2" ],
[ "page3" ],
[ "page3" ]
],
fixed: [ "fixed_page" ],
hiddenPages: {