diff options
| author | Josh Triplett <josh@joshtriplett.org> | 2023-06-22 12:50:04 -0700 |
|---|---|---|
| committer | Josh Triplett <josh@joshtriplett.org> | 2023-06-22 14:06:43 -0700 |
| commit | fcc23a3bfd827b5c587e4899a6fe6b92d72c048e (patch) | |
| tree | b370aa97d4e7d41e1d512eba5376688cf4a1aae6 | |
| parent | f972e09f76e5d5557a56026b4ffa78eb76df6564 (diff) | |
| download | rust-fcc23a3bfd827b5c587e4899a6fe6b92d72c048e.tar.gz rust-fcc23a3bfd827b5c587e4899a6fe6b92d72c048e.zip | |
style-guide: Avoid referring to the style team in the past tense
We live!
| -rw-r--r-- | src/doc/style-guide/src/principles.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doc/style-guide/src/principles.md b/src/doc/style-guide/src/principles.md index bbf6d76d421..d548693e39e 100644 --- a/src/doc/style-guide/src/principles.md +++ b/src/doc/style-guide/src/principles.md @@ -1,7 +1,7 @@ # Guiding principles and rationale -When deciding on style guidelines, the style team tried to be guided by the -following principles (in rough priority order): +When deciding on style guidelines, the style team follows these guiding +principles (in rough priority order): * readability - scan-ability |
