mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-08-07 09:58:01 +02:00
Fixed two typos.
This commit is contained in:
@@ -15,7 +15,7 @@ class TagTemplateDetails extends React.Component {
|
||||
<div className="content__inner">
|
||||
<div className="page">
|
||||
<h1 className="page__title">
|
||||
All Posts tagget as "{tagTitle}"
|
||||
All Posts tagged as "{tagTitle}"
|
||||
</h1>
|
||||
<div className="page__body">
|
||||
{items}
|
||||
|
Reference in New Issue
Block a user