Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit45ef139

Browse files
fix the typo in temperature converter project
1 parent8017149 commit45ef139

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

‎projects/temperature-convertor/index.htmlrenamed to‎projects/temperature-converter/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<metacharset="UTF-8"/>
55
<metahttp-equiv="X-UA-Compatible"content="IE=edge"/>
66
<metaname="viewport"content="width=device-width, initial-scale=1.0"/>
7-
<title>TemperatureConvertor</title>
7+
<title>TemperatureConverter</title>
88
<linkrel="stylesheet"href="style.css"/>
99
</head>
1010
<body>
1111
<divclass="container">
12-
<h1class="heading">TemperatureConvertor</h1>
12+
<h1class="heading">TemperatureConverter</h1>
1313
<divclass="temp-container">
1414
<labelfor="celsius">Celsius:</label>
1515
<input

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp