Skip to content

Commit ba08487

Browse files
authored
Merge pull request #475 from ut-code/fix-typo-in-product-answer
Fix typo from "複合演算子" to "複合代入演算子"
2 parents 9f10cb8 + e84d066 commit ba08487

File tree

1 file changed

+1
-1
lines changed
  • docs/1-trial-session/08-loop/_samples/product-alt

1 file changed

+1
-1
lines changed

docs/1-trial-session/08-loop/_samples/product-alt/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="ja">
33
<head>
44
<meta charset="utf-8" />
5-
<title>積の演習の解答例 (複合演算子)</title>
5+
<title>積の演習の解答例 (複合代入演算子)</title>
66
</head>
77
<body>
88
<script src="./script.js"></script>

0 commit comments

Comments
 (0)