Skip to content

Commit 725cb88

Browse files
authored
fix: Correct typo on FAQ page (argoproj#1252)
Signed-off-by: Nuno <[email protected]>
1 parent 69c52a7 commit 725cb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Does Argo Rollouts depend on Argo CD or any other Argo project?
66

7-
Argo Rollouts is a standalone project. Even though it works great with Argo CD and other Argo projects, it can by used
7+
Argo Rollouts is a standalone project. Even though it works great with Argo CD and other Argo projects, it can be used
88
on its own for Progressive Delivery scenarios. More specifically, argo Rollouts does **NOT** require that you also have installed Argo CD on the same cluster.
99

1010
### How does Argo Rollouts integrate with Argo CD?

0 commit comments

Comments
 (0)