Grammar fix: "it's" -> "its"#48913
Conversation
|
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie. Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
|
Tests are obviously not needed for this change. You can ignore the bot message :) |
I feel like this is going to put me on a naughty list somewhere... 😮 😃 |
|
Hey @DaveShuckerow, I know this is annoying, but it looks like Cirrus got the hick-ups on this PR. It aborted all runs without properly reporting status back to github. I don't see a "re-run all" button on Cirrus anymore. Rather then restarting each shard individually, I believe the quickest way to re-run all tests would be for you to push a new (empty) commit. Any change you could do that? Sorry for the inconvenience. |
Description
Fixing docs
Checklist
Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (
[x]). This will ensure a smooth and quick review process.///).flutter analyze --flutter-repo) does not report any problems on my PR.Breaking Change
Did any tests fail when you ran them? Please read Handling breaking changes.