[llvm] [llvm] Fix typos in documentation (PR #140275)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri May 16 09:16:30 PDT 2025
================
@@ -61,7 +61,7 @@ just a release, which looks like the following:
However, it is best practice to specify an exact commit SHA from which to pull
the action from, noting the version in a comment:
-We plan on revisting this reccomendation once Github's immutable actions have
+We plan on revising this recommendation once Github's immutable actions have
----------------
arsenm wrote:
```suggestion
We plan on revisiting these recommendations once Github's immutable actions have
```
https://github.com/llvm/llvm-project/pull/140275
More information about the llvm-commits
mailing list