fix: consolidate misc comments (#39583)

This commit is contained in:
Randell Dawson
2020-09-16 11:29:50 -07:00
committed by GitHub
parent bdc29c2e49
commit 30c61b808b
3 changed files with 4 additions and 5 deletions

View File

@ -55,7 +55,7 @@ tests:
<div id='js-seed'>
```js
var myStr; // Only change this line
var myStr; // Change this line
```