Explorar o código

Fix tutorial formatting

Steven Silvester %!s(int64=7) %!d(string=hai) anos
pai
achega
36496f8680
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docs/xkcd_extension_tutorial.md

+ 1 - 0
docs/xkcd_extension_tutorial.md

@@ -398,6 +398,7 @@ Start by refactoring the widget code into the new `XkcdWidget` class. Add the fo
 import {
   Message
 } from '@phosphor/messaging';
+```
 
 Then add the class just below the import statements in the `index.ts` file.