Skip to content

Commit 9d0a421

Browse files
authored
typo
1 parent ab29942 commit 9d0a421

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Robocop
22

3-
Robocop is a tool that performs static code analysis and formatting of [Robot Framework](https://github.com/robotframework/robotframework>)
3+
Robocop is a tool that performs static code analysis and formatting of [Robot Framework](https://github.com/robotframework/robotframework)
44
code.
55

66
It uses official [Robot Framework parsing API](https://robot-framework.readthedocs.io/en/stable) to parse files and runs
@@ -89,3 +89,4 @@ Format the Robot Framework files with:
8989
```bash
9090
robocop format
9191
```
92+

0 commit comments

Comments
 (0)