Skip to content

Commit

Permalink
not THE region, A region
Browse files Browse the repository at this point in the history
  • Loading branch information
jmpesp committed Jun 1, 2024
1 parent f6fd7f0 commit 62f0aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nexus/src/app/sagas/common_storage.rs
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ pub(crate) async fn call_pantry_detach_for_disk(
Ok(())
}

/// Get a Crucible Agent's Region
/// GET a Region from a Crucible Agent
pub(crate) async fn get_region_from_agent(
agent_address: &SocketAddrV6,
region_id: Uuid,
Expand Down

0 comments on commit 62f0aa8

Please sign in to comment.