Skip to content

Commit 112657a

Browse files
authored
chore(docs): typo fixing in agent README file (#351)
Signed-off-by: rick <[email protected]>
1 parent ab8fdc7 commit 112657a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

agent/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The main difference is that the agent is syncing one Git repository into the sam
77

88
## Quick Start
99

10-
By default the agent is configured to use manifests from [guestbook](https://github.com/argoproj/argocd-example-apps/tree/master/guestbook)
10+
By default, the agent is configured to use manifests from [guestbook](https://github.com/argoproj/argocd-example-apps/tree/master/guestbook)
1111
directory in https://github.com/argoproj/argocd-example-apps repository.
1212

1313
The agent supports two modes:
@@ -24,7 +24,7 @@ kubectl apply -f https://raw.githubusercontent.com/argoproj/gitops-engine/master
2424
kubectl rollout status deploy/gitops-agent
2525
```
2626

27-
The the agent logs:
27+
The agent logs:
2828

2929
```bash
3030
kubectl logs -f deploy/gitops-agent gitops-agent

0 commit comments

Comments
 (0)