Skip to content

Commit 8534f69

Browse files
authored
fix: Fix typo in CONTRIBUTING.md (#2955)
fix: fix typo in CONTRIBUTING.md Signed-off-by: Jeong Ukjae <[email protected]>
1 parent 46d11bc commit 8534f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ pip install --upgrade pip
9595
make build-ui
9696
```
9797

98-
5Install development dependencies for Feast Python SDK / CLI
98+
5. Install development dependencies for Feast Python SDK / CLI
9999
```sh
100100
pip install -e ".[dev]"
101101
```

0 commit comments

Comments
 (0)