Update CONTRIBUTING.md

Nagivate -> Navigate
This commit is contained in:
Ikko Eltociear Ashimine
2023-12-21 00:23:35 +09:00
committed by Chris Weaver
parent 0fdad0e777
commit 10dcd49fc8

View File

@@ -115,7 +115,7 @@ npm run dev
Package the Vespa schema. This will only need to be done when the Vespa schema is updated locally.
Nagivate to `danswer/backend/danswer/document_index/vespa/app_config` and run:
Navigate to `danswer/backend/danswer/document_index/vespa/app_config` and run:
```bash
zip -r ../vespa-app.zip .
```