Skip to content

Commit a2cc51d

Browse files
committed
2 parents c3e1673 + d60dcde commit a2cc51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filesys-1.1/static/custom/custom.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ $([IPython.events]).on('app_initialized.NotebookApp', function(){
2626
'and as assert begin class constraint do done downto else end ' +
2727
'exception extern external for fun function functor if ' +
2828
'in include inherit inherit initializer lazy let match method ' +
29-
'method module mutable new of open open or private rec sig struct ' +
29+
'method module mutable new object of open open or private rec sig struct ' +
3030
'then to try type val val virtual when while with'
3131
;
3232

0 commit comments

Comments
 (0)