git-sample
Révision | 4341a766808d5f513a8321ff4b167e0c046cc3e7 (tree) |
---|---|
l'heure | 2014-07-03 01:41:28 |
Auteur | hylom <hylom@hylo...> |
Commiter | hylom |
change messages in hello.html
@@ -7,7 +7,7 @@ | ||
7 | 7 | <body> |
8 | 8 | <h1>Hello World!</h1> |
9 | 9 | <p>This is samle html file.</p> |
10 | - <p>Version 2.</p> | |
10 | + <p>Version 3.</p> | |
11 | 11 | </body> |
12 | 12 | </html> |
13 | 13 |