We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e416364 commit 3975abeCopy full SHA for 3975abe
src/index.html
@@ -220,8 +220,8 @@ <h1>Choose a License for Your Work</h1>
220
</div>
221
222
<div>
223
- <input type="radio" id="no-sharing-requirements" name="sharing-requirements" value="no" />
224
- <label for="sharing-requirements">No</label>
+ <input type="radio" id="no-sharing-requirements" name="no-sharing-requirements" value="no" />
+ <label for="no-sharing-requirements">No</label>
225
226
227
</fieldset>
0 commit comments