Skip to content

Commit fc8705e

Browse files
authored
Fix capitalization of term reference (#87)
1 parent b5eb738 commit fc8705e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

04-materials/01-exploring-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Extensions that tell Jupyter how to view information in a specific file type
150150
([MIME type](https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/MIME_types)).
151151

152152
These are a special case of {term}`frontend extensions <frontend extension>` which map a
153-
{term}`widget` viewer with the supported file MIME type strings.
153+
{term}`widget <widget>` viewer with the supported file MIME type strings.
154154

155155

156156
#### Examples

0 commit comments

Comments
 (0)