Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
greedy52 committed Dec 11, 2024
1 parent c129b4f commit 0cce72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/proto/teleport/legacy/types/events/events.proto
Original file line number Diff line number Diff line change
Expand Up @@ -7802,7 +7802,7 @@ message WorkloadIdentityDelete {
];
}

// GitCommand is emitted when a user performance a Git fetch or push command.
// GitCommand is emitted when a user performs a Git fetch or push command.
message GitCommand {
// Metadata is a common event metadata
Metadata Metadata = 1 [
Expand Down

0 comments on commit 0cce72c

Please sign in to comment.