Skip to content

Commit

Permalink
a -> an
Browse files Browse the repository at this point in the history
  • Loading branch information
danaelhe authored Jan 25, 2025
1 parent f36d8dc commit 66872d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databases.go
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ type DatabaseLogsink struct {
Config *DatabaseLogsinkConfig `json:"config,omitempty"`
}

// DatabaseOnlineMigrationStatus represents a online migration status
// DatabaseOnlineMigrationStatus represents an online migration status
type DatabaseOnlineMigrationStatus struct {
ID string `json:"id"`
Status string `json:"status"`
Expand Down

0 comments on commit 66872d2

Please sign in to comment.