Skip to content

Commit

Permalink
fix: correct spelling of FutureStack
Browse files Browse the repository at this point in the history
  • Loading branch information
jaesius committed Apr 23, 2021
1 parent 6bfff41 commit 9b8cea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const IndexPage = ({ data, pageContext, location }) => {
<PageContext.Provider value={pageContext}>
<DevSiteSeo location={location} />
<PageLayout type={PageLayout.TYPE.SINGLE_COLUMN}>
<PageLayout.Header title="Futurestack: Master Observability" />
<PageLayout.Header title="FutureStack: Master Observability" />

<PageLayout.Content>
<section>
Expand Down

0 comments on commit 9b8cea6

Please sign in to comment.