Skip to content

Commit

Permalink
spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
SWvheerden committed Aug 27, 2024
1 parent 4ce20b5 commit fa4bb84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/src/base_node_process.rs
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ pub async fn spawn_base_node_with_config(
GrpcMethod::GetSideChainUtxos,
];

// Heirachically set the base path for all configs
// Hierarchically set the base path for all configs
base_node_config.base_node.set_base_path(temp_dir_path.clone());

println!(
Expand Down

0 comments on commit fa4bb84

Please sign in to comment.