We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c2c177 commit bf54f3bCopy full SHA for bf54f3b
README.md
@@ -177,7 +177,7 @@ expense of durability).
177
[VSCode](https://code.visualstudio.com) and the [CodeLLDB](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb)
178
extension can be used to debug toyDB, with the debug configuration under `.vscode/launch.json`.
179
180
-Under the "Run and Debug" tag, select e.g. "Debug executable 'toydb'" or "Debug unit tests in
+Under the "Run and Debug" tab, select e.g. "Debug executable 'toydb'" or "Debug unit tests in
181
library 'toydb'".
182
183
## Credits
0 commit comments