commit | 98d2fbc027610d6717d0082162f854279d0836f8 | [log] [tgz] |
---|---|---|
author | Joshua Berenhaus <[email protected]> | Tue Jan 07 18:50:42 2020 |
committer | Commit Bot <[email protected]> | Tue Jan 07 18:50:42 2020 |
tree | d3ea81d6e0f6737fb18266e63794ad66090b13c0 | |
parent | 569504cbc232c37a334da961b849731b682bc0ff [diff] [blame] |
Fixing small typo on contributing.md page The word exponentially is spelled wrong Change-Id: I91bacfcaf30a284ba781c001d11494977f327681 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1989694 Auto-Submit: Joshua Berenhaus <[email protected]> Commit-Queue: Darin Fisher <[email protected]> Reviewed-by: Darin Fisher <[email protected]> Cr-Commit-Position: refs/heads/master@{#729015}
diff --git a/docs/contributing.md b/docs/contributing.md index 8247c6a..8c3ce6cf 100644 --- a/docs/contributing.md +++ b/docs/contributing.md
@@ -111,7 +111,7 @@ - Conform to the [style guide][cr-styleguide]. - Include tests. - Patches should be a reasonable size to review. Review time often increases - expontentially with patch size. + exponentially with patch size. Commit your change locally in git: