Fix typo in docs: TensorRT-ExecutionProvider.md (#22128)

### Description
While reading the docs, I came across a typo. This PR proposes to fix it.

### Motivation and Context
Improve documentation.
This commit is contained in:
Abdullah Shafin 2024-09-18 23:08:31 +02:00 committed by GitHub
parent 30e0696cea
commit b91a3aeb5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -565,7 +565,7 @@ export ORT_TENSORRT_CONTEXT_MEMORY_SHARING_ENABLE=1
</details>
## TensorRT EP Caches
There are three major TRT EP cahces:
There are three major TRT EP caches:
* TRT timing cache
* TRT engine cache
* Embedded engine model / EPContext model