@@ -24,7 +24,7 @@ Instead do following:
2424If you build and administrate a branch of a compiler, then you can ask
2525to be added to the "External Compiler Devs" team on GitHub. This will
2626give you write permissions to this repo which will let you trigger your
27- compiler's build _ and_ trigger a deploy too. There's more mischief you
27+ compiler's build _ and_ trigger an installation too. There's more mischief you
2828could get up to too: so we will only add trusted, known accounts to this
2929team.
3030
@@ -44,7 +44,7 @@ Contact Matt directly by email, or on Discord to be added to the group.
4444 build if we think there has been no changes. Check you pushed your compiler's
4545 changes if not, else contact the admins on Discord
46468 . Ensure everything goes green
47- 9 . Trigger a installation
47+ 9 . Trigger an installation
4848
4949### Triggering an installation
5050
@@ -62,7 +62,7 @@ Installing compilers/c++/nightly/clang hana-clang-trunk
62621 packages installed OK, 0 skipped, and 0 failed installation
6363```
6464
65- (the warning is fine, the in-compiler explorer version number may not update until the next build, though I may fix this).
65+ (the warning is fine, the version number shown in Compiler Explorer may not update until the next build, though I may fix this).
6666
6767The new version should be immediately available on the live site.
6868
0 commit comments