Skip to content

Commit cf39978

Browse files
Merge pull request #31 from netlify-templates/fix-typo
Update page.jsx
2 parents 4fbea04 + 0387571 commit cf39978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/edge/not-australia/page.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import EdgeFunctionExplainer from '../explainer';
22

33
export const metadata = {
4-
title: 'Not Autralia'
4+
title: 'Not Australia'
55
};
66

77
export default function Page() {

0 commit comments

Comments
 (0)