Skip to content

Commit 1a83a8d

Browse files
timea-solidTallTed
andauthored
Update README.md
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
1 parent d8e3938 commit 1a83a8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ We have added comments in the code to make it explicit which parts are 100% writ
9191

9292
* Raptor mini: Update the code to use the new solid-ui-header component. Keep in mind the log in and sign up are wired in specific ways.
9393

94-
* Auto: chnage the menu to fill up the menu items like in the code: async function getMenuItems (outliner: any) {
94+
* Auto: change the menu to fill up the menu items like in the code: async function getMenuItems (outliner: any) {
9595
const items = await outliner.getDashboardItems()
9696
return items.map((element) => {
9797
return {

0 commit comments

Comments
 (0)