From 0d98d87e106919ad9216f1db430c452d95fb6f09 Mon Sep 17 00:00:00 2001 From: Abseil Team Date: Mon, 30 Dec 2019 11:08:39 -0500 Subject: Googletest export Add missing period. PiperOrigin-RevId: 287553550 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4c184992..bd1843eb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -80,7 +80,7 @@ fairly rigid coding style, as defined by the will be expected to conform to the style outlined [here](https://google.github.io/styleguide/cppguide.html). Use [.clang-format](https://github.com/google/googletest/blob/master/.clang-format) -to check your formatting +to check your formatting. ## Requirements for Contributors -- cgit v1.2.1