Skip to content

Commit

Permalink
#1 に対する対応を行いました
Browse files Browse the repository at this point in the history
  • Loading branch information
takadayuuya authored Oct 31, 2018
1 parent f77632e commit 3e5e9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assessment.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
const tweetDivided = document.getElementById('tweet-area');

/**
* 指定した要素の子どもを全て除去する
*  指定した要素の子どもを全て除去する
* @param {HTMLElement} element HTMLの要素
*/
function removeAllChildren(element) {
Expand Down

0 comments on commit 3e5e9f0

Please sign in to comment.