Skip to content

Commit 20fee32

Browse files
deekay2310adrianriobo
authored andcommitted
fix(docs): correct typos in README
1 parent e504607 commit 20fee32

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Mapt is a swiss army knife for provisioning environments, the project is focused
1010

1111
### Instances
1212

13-
Mapt offers a set of instances categorize by the OS, instances can benefit from spot module which will allocate the machine on a region with a good relationship beetween cost / availability. Also and depending on the type of instances it will use specific best practices to boost the provisioning time (i.e Fast Launch, Root Volume Replacement, ...).
13+
Mapt offers a set of instances categorize by the OS, instances can benefit from spot module which will allocate the machine on a region with a good relationship between cost / availability. Also and depending on the type of instances it will use specific best practices to boost the provisioning time (i.e Fast Launch, Root Volume Replacement, ...).
1414

1515
Instances can be wrapped on specific topologies like airgap, in this case mapt will set the target isolated and will create a bastion to allow access to it.
1616

17-
Instances can also define a timeout to avoid leftovers in case destoy operation is missing. Using this approach mapt will be execute as an unateneded execution using servless technologies.
17+
Instances can also define a timeout to avoid leftovers in case destroy operation is missing. Using this approach mapt will be execute as an unattended execution using serverless technologies.
1818

1919
[MacOS](docs/aws/mac.md) - [Windows Server](docs/aws/windows.md) - [Windows Desktop](docs/azure/windows.md) - [RHEL](docs/aws/rhel.md) - [Fedora](docs/azure/fedora.md) - [Ubuntu](docs/azure/ubuntu.md)
2020

@@ -41,4 +41,4 @@ The integrations allow to provision the machine and link to different CI/CD syst
4141
* [Cirrus Persistent Worker](https://cirrus-ci.org/guide/persistent-workers/)
4242
* [GitLab Runner](docs/gitlab-runner.md)
4343

44-
And [Tekton taks](tkn) are offered to dynamically provision the remote target to use within tekton pipelines
44+
And [Tekton tasks](tkn) are offered to dynamically provision the remote target to use within tekton pipelines

0 commit comments

Comments
 (0)