##// END OF EJS Templates
Fix typo
Tim Metzler -
Show More
@@ -10,7 +10,7 b' thought to render a number of mimetypes in the shell. This can be used to either'
10 10 display inline images if your terminal emulator supports it; or open some
11 11 display results with external file viewers.
12 12
13 Registering new mimetype handlers can so far only be done my extensions and
13 Registering new mimetype handlers can so far only be done by extensions and
14 14 requires 4 steps:
15 15
16 16 - Define a callable that takes 2 parameters:``data`` and ``metadata``; return
General Comments 0
You need to be logged in to leave comments. Login now