Skip to content

Commit

Permalink
docs: fix minor typo (#3361)
Browse files Browse the repository at this point in the history
This commit fixes a minor typo in the developer docs.
  • Loading branch information
rickstaa authored Jan 21, 2025
1 parent 53734a4 commit b091068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ To debug the code, it is recommended to use [Visual Studio Code](https://code.vi
"stopAll": true
},
{
"name": "Launch full stack (on-chain)",
"name": "Launch full AI stack (on-chain)",
"configurations": ["Launch AI O/W (on-chain)", "Launch AI G (on-chain)"],
"stopAll": true
}
Expand Down

0 comments on commit b091068

Please sign in to comment.