Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: t4lz <[email protected]>
  • Loading branch information
Razz4780 and t4lz authored Jan 23, 2025
1 parent d0e4758 commit 58adfee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirrord/config/src/target.rs
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ fn make_simple_target_custom_schema(gen: &mut SchemaGenerator) -> schemars::sche
/// }
/// ```
///
/// Setup above will result in a session targeting the `bear-pod` Kubernetes pod
/// The setup above will result in a session targeting the `bear-pod` Kubernetes pod
/// in the user's default namespace. Target container will be chosen by mirrord.
///
/// Shortened setup with target container:
Expand Down

0 comments on commit 58adfee

Please sign in to comment.