Skip to content

Commit

Permalink
fix(rust): typo in portals app notification text
Browse files Browse the repository at this point in the history
  • Loading branch information
Nazmul Idris committed Dec 19, 2023
1 parent bd4dcf4 commit 28907df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ impl AppState {
kind: Kind::Information,
title: "Provisioning a project".to_string(),
message:
"We're provisioning a dedicated project for you in Ockam Orchestrator.\
"We're provisioning a dedicated project for you in Ockam Orchestrator. \
This can take upto 3 minutes."
.to_string(),
});
Expand Down

0 comments on commit 28907df

Please sign in to comment.