diff options
Diffstat (limited to 'vhosts/blog/public/posts/index.html')
| -rw-r--r-- | vhosts/blog/public/posts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vhosts/blog/public/posts/index.html b/vhosts/blog/public/posts/index.html index 284459a1..8ed8dbba 100644 --- a/vhosts/blog/public/posts/index.html +++ b/vhosts/blog/public/posts/index.html @@ -243,7 +243,7 @@ </header> <section class="entry-content"> <p> - PHP で、fizzbuzz を書いた。ただし、1行あたりに使える文字数は2文字まで。 + PHP で fizzbuzz を書いた。ただし、1行あたりに使える文字数は2文字まで。 </p> </section> <footer class="entry-footer"> |
