Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lwindolf committed Sep 13, 2023
1 parent b4d7eb1 commit c0c0c22
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/js/notebook.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import { ProbeAPI } from './probeapi.js';

// Starboard-Notebook has no native shell type, so we register one
// Starboard-Notebook has no native shell cell type, so we register one
// see CoffeeScript example: https://starboard.gg/gz/coffeescript-custom-cell-type-n1VJRGC
function registerStarboardShellCellType() {
const StarboardTextEditor = runtime.exports.elements.StarboardTextEditor;
Expand Down
1 change: 1 addition & 0 deletions frontend/monaco.chunk.js
1 change: 1 addition & 0 deletions frontend/monaco.starboard-notebook.css

0 comments on commit c0c0c22

Please sign in to comment.