Skip to content

Commit f0f3b36

Browse files
DetachHeadd-biehl
authored andcommitted
fix "Framwork" typo in docs
Signed-off-by: DetachHead <[email protected]>
1 parent 79e410e commit f0f3b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/01_about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ RobotCode extends the Robot Framework CLI with enhanced tools for test execution
6060
- **Robust Debugging Capabilities:** RobotCode integrates a Debug Adapter Protocol (DAP) compatible debugger, enabling you to debug your Robot Framework tests with ease. Set breakpoints, step through code, inspect variables, and more, all from within your favorite editor.
6161
- Every IDE that supports the DAP can be used with RobotCode to debug Robot Framework tests.
6262

63-
### Robot Framwork Repl and Notebooks
63+
### Robot Framework Repl and Notebooks
6464

6565
- **Interactive REPL Environment:** Experiment with Robot Framework commands in an interactive Read-Eval-Print Loop (REPL) environment, perfect for testing out new ideas or troubleshooting issues on the fly.
6666
- **Jupyter Notebook-Like Experience:** Enjoy the flexibility of a Jupyter Notebook-like environment for working with Robot Framework code, allowing you to explore, test, and iterate quickly and efficiently.

0 commit comments

Comments
 (0)