Skip to content

Commit 7cd6939

Browse files
authored
Fix typos in Architecture page (#42)
Signed-off-by: Burak Sekili <[email protected]>
1 parent 7879149 commit 7cd6939

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/architecture/00_architecture.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@ For more, see the [project proposal](https://github.com/llm-d/llm-d/blob/dev/doc
3737

3838
`llm-d` can be installed as a full solution, customizing enabled features, or through its individual components for experimentation.
3939

40-
### Deploying as as solution
40+
### Deploying as a solution
4141

42-
llm-d's deployer can be used to that installed it as a solution using a single Helm chart on Kubernetes.
42+
llm-d's deployer can be used to install it as a solution using a single Helm chart on Kubernetes.
4343

4444
**Tip**
4545
See the guided experience with our [quickstart](https://github.com/llm-d/llm-d-deployer/blob/main/quickstart/README.md).
4646

4747
### Experimenting and developing with llm-d
4848

49-
llm-d is repo is a metaproject with subcomponents can that can be cloned individually.
49+
llm-d repo is a metaproject with subcomponents that can be cloned individually.
5050

5151
To clone all the components:
5252
```

0 commit comments

Comments
 (0)