Skip to content

Commit

Permalink
fix rustfmt
Browse files Browse the repository at this point in the history
Created using spr 1.3.6-beta.1
  • Loading branch information
sunshowers committed Jul 4, 2024
1 parent ff47a83 commit 7150c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nexus/types/src/internal_api/params.rs
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ pub struct RackInitializationRequest {
/// Blueprint describing services initialized by RSS.
pub blueprint: Blueprint,

/// "Managed" physical disks owned by the control plane
/// "Managed" physical disks owned by the control plane
pub physical_disks: Vec<PhysicalDiskPutRequest>,

/// Zpools created within the physical disks created by the control plane.
Expand Down

0 comments on commit 7150c4c

Please sign in to comment.