Skip to content

Commit dbeaf22

Browse files
authored
Fix a couple small syntax/lint issues in applied suggestions
1 parent 7fda8bf commit dbeaf22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugin_development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Tutorial to develop a Spyder plugin
55
###################################
66

7-
This tutorial walks you through creating a Spyder plugin to add a configurable `Pomodoro Technique_` timer to the status bar and toolbar buttons to interact with it.
7+
This tutorial walks you through creating a Spyder plugin to add a configurable `Pomodoro Technique`_ timer to the status bar and toolbar buttons to interact with it.
88
Along the way, we'll learn how to use Spyder's API to develop plugins and extend their functionality.
99

1010
To do so, we'll:

0 commit comments

Comments
 (0)