Skip to content

Commit

Permalink
Fixed missing word
Browse files Browse the repository at this point in the history
  • Loading branch information
aregm committed Feb 4, 2025
1 parent 585f081 commit 82d2ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Infrastructure Control Language

Infrastructure control language - ICL is a software development kit comprised of tools and a library that allows you to:
* Easily run your workload locally and on any cloud directly with simple from within your code.
* Easily run your workload locally and on any cloud directly with simple API directly from within your code.
* Simplifies the Infrastructure as Code approach by providing a semantically unified API across all of your infrastructure
* logically separates the infrastructure control part from the code logic directly in Python
* integrates your favorite tools, i.e., Jupyter Notebooks and VS Code, with your favorite add-ons to make you feel at home everywhere.
Expand Down

0 comments on commit 82d2ad1

Please sign in to comment.