Browse Source

remove unnecessary characters in contributing.md (#92429)

Co-authored-by: Stuart Tettemer <stu@elastic.co>
samanhappy 2 years ago
parent
commit
49902fec39
1 changed files with 2 additions and 3 deletions
  1. 2 3
      CONTRIBUTING.md

+ 2 - 3
CONTRIBUTING.md

@@ -69,9 +69,8 @@ cycle.
 * Lines that are not part of your change should not be edited (e.g. don't format
   unchanged lines, don't reorder existing imports)
 * Add the appropriate [license headers](#license-headers) to any new files
-* For contributions involving the elasticsearch build you can find (details about the build setup in the
-  [BUILDING](BUILDING.md) file)
-
+* For contributions involving the elasticsearch build you can find details about the build setup in the
+  [BUILDING](BUILDING.md) file
 
 ### Submitting your changes