Skip to content

Commit c553a06

Browse files
authored
Merge pull request #477 from ut-code/fix-find-max-number-title
Fix title of answer of findMaxNumber
2 parents 508e2ed + 48081bb commit c553a06

File tree

1 file changed

+1
-1
lines changed
  • docs/1-trial-session/10-array/_samples/array-max

1 file changed

+1
-1
lines changed

docs/1-trial-session/10-array/_samples/array-max/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>findMaxNumber関数 解答例 (reduce)</title>
5+
<title>findMaxNumber関数 解答例</title>
66
</head>
77
<body>
88
<script src="./script.js"></script>

0 commit comments

Comments
 (0)