From bfe07da3f79e408674b59334998f03da17e6a528 Mon Sep 17 00:00:00 2001 From: Brett Morgan Date: Sun, 15 Dec 2024 06:58:19 +1100 Subject: [PATCH] Write -> Writing --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 68fdd7e8c6b..57c7199f74e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ Do you work at Google? Great! You should **definitely** read this page before su * [Before you contribute] * [Contribute enhancements and fixes] -* [Write a new sample] +* [Writing a new sample] * [Sample checklist] _See also: [Flutter's code of conduct]_ @@ -260,7 +260,7 @@ one above, the [Software Grant and Corporate Contributor License Agreement]. [Flutter's code of conduct]: https://github.com/flutter/flutter/blob/master/CODE_OF_CONDUCT.md [Before you contribute]: https://github.com/flutter/samples/blob/main/CONTRIBUTING.md#before-you-contribute [Contribute enhancements and fixes]: https://github.com/flutter/samples/blob/main/CONTRIBUTING.md#contribute-enhancements-and-fixes -[Write a new sample]: https://github.com/flutter/samples/blob/main/CONTRIBUTING.md#write-a-new-sample +[Writing a new sample]: https://github.com/flutter/samples/blob/main/CONTRIBUTING.md#writing-a-new-sample [Sample checklist]: https://github.com/flutter/samples/blob/main/CONTRIBUTING.md#samples-checklist [file headers]: https://github.com/flutter/samples/blob/main/CONTRIBUTING.md#file-headers [Software Grant and Corporate Contributor License Agreement]: https://developers.google.com/open-source/cla/corporate