Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit 3fa9d72

Browse files
committed
Fix typo in installation index
1 parent 7677b16 commit 3fa9d72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/installation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Jumpstarter components which can be installed are:
1010
| --------- | ----------- |
1111
| jumpstarter-controller | The Jumpstarter Controller service, runs in k8s, manages exporters, clients, leases, and provides routing |
1212
| jmpctl | The Jumpstarter administrator CLI tool, simplifies the administrator experience when managing clients or exporters on the controller |
13-
| jmp / j / python packages | The Jumpstarter Python package. This is necessary to lease ad interact with the exporters, it's also the component ran on the exporter hosts as a service. In most cases installation is not necessary and can be consumed through a container. |
13+
| jmp /jmp-exporter / j / python packages | The Jumpstarter Python package. This is necessary to lease and interact with the exporters, it's also the component ran on the exporter hosts as a service. In most cases installation is not necessary and can be consumed through a container. |
1414

1515

1616
```{toctree}

0 commit comments

Comments
 (0)