Skip to content

Commit

Permalink
fix(docs): typo (#21453)
Browse files Browse the repository at this point in the history
fix: typo
  • Loading branch information
average-gary authored Oct 9, 2024
1 parent 290b9dd commit 775d9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/DEVELOPING.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Loosely, you'll need the following:

If you find yourself needing to run something inside the Docker environment described above, that's totally fine, they won't collide or hurt each other. In this case, you'd just run `make environment-generate`.

We're interested in reducing our dependencies if simple options exist. Got an idea? Try it out, we'd to hear of your successes and failures!
We're interested in reducing our dependencies if simple options exist. Got an idea? Try it out, we'd love to hear of your successes and failures!

In order to do your development on Vector, you'll primarily use a few commands, such as `cargo` and `make` tasks you can use ordered from most to least frequently run:

Expand Down

0 comments on commit 775d9de

Please sign in to comment.