Skip to content

Commit 2394e43

Browse files
committed
Claude suggestions
1 parent 3282381 commit 2394e43

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
@@ -24,7 +24,7 @@ Instead do following:
2424
If you build and administrate a branch of a compiler, then you can ask
2525
to be added to the "External Compiler Devs" team on GitHub. This will
2626
give 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
2828
could get up to too: so we will only add trusted, known accounts to this
2929
team.
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
4646
8. 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
6262
1 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

6767
The new version should be immediately available on the live site.
6868

0 commit comments

Comments
 (0)