Skip to content

Commit a070bb3

Browse files
authored
Fix typo
1 parent 55da232 commit a070bb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ CodeFlare stack consists of the following main components. This project is organ
4949
CodeFlare [SDK](https://github.com/project-codeflare/codeflare-sdk) and [CLI](https://github.com/project-codeflare/codeflare-cli) to define, develop, and control remote distributed compute jobs and infrastructure from either a python-based environment or command-line interface
5050

5151
* **Efficient resource management**:
52-
Multi-Cluster Application Dispatcher [(MCAD)](https://github.com/project-codeflare/multi-cluster-app-dispatcher) for queueing, resource quotas, and management of batch jobs. And [Instascale](https://github.com/project-codeflare/instacale) for on-demand resource scaling of an OpenShift cluster
52+
Multi-Cluster Application Dispatcher [(MCAD)](https://github.com/project-codeflare/multi-cluster-app-dispatcher) for queueing, resource quotas, and management of batch jobs. And [Instascale](https://github.com/project-codeflare/instascale) for on-demand resource scaling of an OpenShift cluster
5353

5454
* **Automated and streamlined deployment**:
5555
[CodeFlare Operator](https://github.com/project-codeflare/codeflare-operator) for automating deployment and configuration of the Project CodeFlare stack
@@ -119,4 +119,4 @@ CodeFlare is an open-source project with an [Apache 2.0 license](LICENSE).
119119
[adr]: https://github.com/project-codeflare/adr
120120
[demos]: https://github.com/project-codeflare/codeflare-sdk/tree/main/demo-notebooks/guided-demos
121121
[board]: https://github.com/orgs/project-codeflare/projects/8
122-
[youtube-demo]: https://www.youtube.com/watch?v=OAzFBFL5B0k
122+
[youtube-demo]: https://www.youtube.com/watch?v=OAzFBFL5B0k

0 commit comments

Comments
 (0)