Updated Gardening (markdown)
diff --git a/Gardening.md b/Gardening.md
index f0fe713..ca22830 100644
--- a/Gardening.md
+++ b/Gardening.md
@@ -29,7 +29,7 @@
 
 Find bugs that are in state WaitingForReply (https://github.com/golang/go/labels/WaitingForInfo) and ping them, remove the label when replies arrive, or close the bugs if a reply never arrived.
 
-### Pending CLs: get them +1'd
+### Pending CLs
 
 Review the format of commit messages and presence of tests and formatting of code and typos/grammar in incoming pending CLs. All of that can be done without determining the correctness of the change itself. See  https://dev.golang.org/release for the list of pending CLs.