Update CONTRIBUTING.md

Co-authored-by: Moritz <moritz@suemmermann.de>
This commit is contained in:
Devon Carew 2025-01-28 09:18:49 -08:00 committed by GitHub
parent 3efe7b5c28
commit c0c1c68ea5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -68,4 +68,4 @@ early on.
so.
## Updating protobuf definitions
Sometimes we might need to update the generated dart files from the protos included in `lib/src/protos`. To do this, run the script `tool/regenerate.sh` from the project root and it will update the generated dart files in `lib/src/geneerated`.
Sometimes we might need to update the generated dart files from the protos included in `lib/src/protos`. To do this, run the script `tool/regenerate.sh` from the project root and it will update the generated dart files in `lib/src/generated`.