Skip to content

Commit 494aa43

Browse files
authored
fix: typo (#278)
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
1 parent c0f1a00 commit 494aa43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/oasf/oasf-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Deploy the OASF SDK server using the provided Helm chart:
2424
helm install oasf-sdk ./helm/oasf-sdk
2525
```
2626

27-
Alternatovley, you can deploy the OASF SDK server using the provided Docker image:
27+
Alternatively, you can deploy the OASF SDK server using the provided Docker image:
2828

2929
```bash
3030
docker run -p 31234:31234 ghcr.io/agntcy/oasf-sdk:latest

0 commit comments

Comments
 (0)