We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d1dfb6 commit a930695Copy full SHA for a930695
docs/getting-started/quickstart.md
@@ -56,7 +56,7 @@ Use your usual Git workflow to perform the following steps in the `coderabbit-te
56
57
1. Create a branch named `add-utils`.
58
59
-1. In that new `add-utils` branch, create a new file called `simple_utils.py`, with the followingg content:
+1. In that new `add-utils` branch, create a new file called `simple_utils.py`, with the following content:
60
61
```python
62
# simple_utils.py - A tiny utility library
0 commit comments