Skip to content

Commit

Permalink
remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
warittornc committed Nov 25, 2024
1 parent cddfaf2 commit 05bb2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/bothan/v1/bothan.proto
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ message GetInfoResponse {
string registry_ipfs_hash = 2;
// The version requirements for the registry.
string registry_version_requirement = 3;
git // The active sources the Bothan instance is using
// The active sources the Bothan instance is using
repeated string active_sources = 4;
// Whether or not the Bothan instance has monitoring enabled
bool monitoring_enabled = 5;
Expand Down

0 comments on commit 05bb2a5

Please sign in to comment.