diff options
Diffstat (limited to 'src/pages/index.js')
| -rw-r--r-- | src/pages/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.js b/src/pages/index.js index 84b54f9..73cd4e3 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -48,7 +48,7 @@ const features = [ ), }, { - title: 'Built to last', + title: 'Built to Last', imageUrl: 'img/undraw_building_blocks_n0nc.svg', description: ( <div className="card"> |