Skip to content

Commit 5f983d6

Browse files
authored
Rename header from 'Text Word Arranger' to 'Alphabetizer Lab'
1 parent d0f8878 commit 5f983d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

alphabetizer-lab.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<!-- Tool content here -->
1919
<div class="container">
20-
<h1>Text Word Arranger</h1>
20+
<h1>Alphabetizer Lab</h1>
2121

2222
<div class="upload-section">
2323
<h2>Upload Text File</h2>
@@ -200,4 +200,4 @@ <h2>Upload Text File</h2>
200200
}
201201
</script>
202202
</body>
203-
</html>
203+
</html>

0 commit comments

Comments
 (0)