Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaspimentel committed Sep 20, 2024
1 parent d4df3cb commit 2e6d848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ cp .githooks/pre-commit .git/hooks/

# On Windows
cd dd-trace-java
copy .githooks/pre-comit .git/hooks/
copy .githooks/pre-commit .git/hooks/
```

> [!TIP]
Expand Down

0 comments on commit 2e6d848

Please sign in to comment.