Skip to content

Commit 5e4ed61

Browse files
authored
Merge pull request #12 from willwillis/node
s/React/Node/
2 parents 243dbd1 + 7321975 commit 5e4ed61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ function App() {
7575
</Row>
7676
<Row justify="center" gutter={[16, 16]}>
7777
<Col>
78-
<Title level={screens.xs ? 2 : 1}>React on Shared Hosting ⚛</Title>
78+
<Title level={screens.xs ? 2 : 1}>Node.js on Shared Hosting ⚛</Title>
7979
<Text type="secondary">New web meets nostalgic web.</Text>
8080
</Col>
8181
</Row>

0 commit comments

Comments
 (0)