Skip to content

Commit

Permalink
Update src/main.rs
Browse files Browse the repository at this point in the history
Signed-off-by: Eirik A <[email protected]>
  • Loading branch information
clux authored Apr 1, 2024
1 parent e26da69 commit d61a5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ struct Kopium {

/// Relaxed interpretation
///
/// This allows certain invalid openapi specs to be interpreted as arbriray objects as used by argo workflows for example.
/// This allows certain invalid openapi specs to be interpreted as arbitrary objects as used by argo workflows for example.
/// the output first.
#[arg(long)]
relaxed: bool,
Expand Down

0 comments on commit d61a5e4

Please sign in to comment.