Skip to content

Commit f2b7220

Browse files
jtpiofcollonval
andauthored
Apply suggestions from code review
Co-authored-by: Frédéric Collonval <[email protected]>
1 parent 59bc87d commit f2b7220

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

main-menu/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ After the execution of that command, `package.json` should list them in the
8585
`dependencies`:
8686

8787
```json5
88-
// package.json#L44-L48
88+
// package.json#L46-L50
8989

9090
"watch:src": "tsc -w"
9191
},

settings/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ the `package.json` file in the `jupyterlab` section (here `schema`):
109109
110110
<!-- prettier-ignore-start -->
111111
```json5
112-
// package.json#L68-L70
112+
// package.json#L70-L74
113113

114114
"style/*.css"
115115
],

0 commit comments

Comments
 (0)