Skip to content

Commit 76a6ac2

Browse files
authored
Fix 2/20 update text to fix warnings (firefox-devtools#5481)
1 parent ecfd729 commit 76a6ac2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/updates/updates-2-20-2018.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@
7878

7979
### Bug
8080

81-
* [Added componentDidUpdate to ConditionalPanel.js to only focus on input after render.][5409] [@mmcote]
82-
* [[QuickOpen] fix for fuzzymatch][5414] [@atwalg2]
81+
* [Added `componentDidUpdate` to ConditionalPanel.js to only focus on input after render.][5409] [@mmcote]
82+
* [[QuickOpen] fix for "fuzzymatch"][5414] [@atwalg2]
8383

8484
| .. |
8585
| --------- |
@@ -102,7 +102,7 @@
102102
* [Sync Bug 1434374 - use ChromeUtils.import instead Cu.import][5411] [@juliandescottes]
103103
* [Remove empty breakpoints file][5425] [@darkwing]
104104
* [Oops][5439] [@jasonLaster]
105-
* [Use babel7 imports][5440] [@jasonLaster]
105+
* [Use babel 7 imports][5440] [@jasonLaster]
106106
* [Update devtools-reps to 0.20.0][5469] [@nchevobbe]
107107

108108
| .. |
@@ -116,8 +116,8 @@
116116

117117
* [Fixes yarn warnings][5419] [@lukaszsobek]
118118
* [Revert "Fixes yarn warnings (#5419)"][5453] [@jasonLaster]
119-
* [Update flow-bin to the latest version 🚀][5454] [@greenkeeper[bot]]
120-
* [Update stylelint to the latest version 🚀][5460] [@greenkeeper[bot]]
119+
* [Update flow-bin to the latest version 🚀][5454] (@greenkeeper bot)
120+
* [Update "stylelint" to the latest version 🚀][5460] (@greenkeeper bot)
121121

122122
| .. |
123123
| --------- |
@@ -193,3 +193,4 @@
193193
[@atwalg2]: https://github.com/atwalg2
194194
[@darkwing]: https://github.com/darkwing
195195
[@nchevobbe]: https://github.com/nchevobbe
196+
[@greenkeeper]: https://github.com/greenkeeperio/greenkeeper

0 commit comments

Comments
 (0)