Skip to content

Commit e84d066

Browse files
committed
Fix typo from "複合演算子" to "複合代入演算子"
1 parent 9f10cb8 commit e84d066

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)