master
enrico 2020-01-14 19:37:12 +01:00
parent 0ae333e7aa
commit edfbf242f0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ class SerieTV extends React.Component {
render() {
return (
<>
<Navbar brand="SerieTV" />
<Navbar brand="SERIETV" />
</>
);
}