Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
optionsome committed Jan 15, 2024
1 parent fdbda81 commit ef04929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ class Layout extends React.Component {
<LayoutContainer ref="mainflex">
<Header>
<MessageBar>
Production GraphiQL is temporarily unavaible. <a href="https://dev-api.digitransit.fi/graphiql/hsl" target="_blank">Dev GraphiQL</a> can be used instead.
Production GraphiQL is temporarily unavailable. <a href="https://dev-api.digitransit.fi/graphiql/hsl" target="_blank">Dev GraphiQL</a> can be used instead.
</MessageBar>
<Navigation headerColor={this.props.data.site.siteMetadata.headerColor}>
<NavigationBar>
Expand Down

0 comments on commit ef04929

Please sign in to comment.