Skip to content

Commit a930695

Browse files
committed
Typo fix
1 parent 9d1dfb6 commit a930695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/getting-started/quickstart.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Use your usual Git workflow to perform the following steps in the `coderabbit-te
5656

5757
1. Create a branch named `add-utils`.
5858

59-
1. In that new `add-utils` branch, create a new file called `simple_utils.py`, with the followingg content:
59+
1. In that new `add-utils` branch, create a new file called `simple_utils.py`, with the following content:
6060

6161
```python
6262
# simple_utils.py - A tiny utility library

0 commit comments

Comments
 (0)