Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ Contributors are encouraged to read our [AI Tool Policy](AI_USAGE_POLICY.md).

### Building

Ada uses cmake as a build system, but also supports Bazel. It's recommended you to run the following
Ada uses cmake as a build system. It's recommended you to run the following
commands to build it locally.

Without tests:
Expand Down
Loading