Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions systems/hpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ illustrated in this tutorial to register another HPC cluster that you do have ac

## The System Description
To register a system with Tapis, you describe the system in a JSON object. The description
includes information about how to connect to the system, what kind of conatiner runtimes
includes information about how to connect to the system, what kind of container runtimes
are available, what scheduler types, the queues defined, and more.

The following contains a description of the Stampede2 cluster. Copy and paste the code
Expand Down Expand Up @@ -131,4 +131,4 @@ at least one credential for it. We will do that next.


## Additional Resources
* _Additional details about the Systems endpoints_ - API [specification](https://tapis-project.github.io/live-docs/?service=Systems)
* _Additional details about the Systems endpoints_ - API [specification](https://tapis-project.github.io/live-docs/?service=Systems)