Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
seeM committed Oct 8, 2024
1 parent 798c916 commit 54385ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/positron-python/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -378,9 +378,9 @@
},
{
"category": "Python",
"command": "python.debugSinyInTerminal",
"command": "python.debugShinyInTerminal",
"icon": "$(debug-alt)",
"title": "%python.command.python.debugSinyInTerminal.title%",
"title": "%python.command.python.debugShinyInTerminal.title%",
"enablement": "pythonAppFramework == shiny"
},
{
Expand Down

0 comments on commit 54385ed

Please sign in to comment.