Skip to content

Commit

Permalink
fix typo error
Browse files Browse the repository at this point in the history
  • Loading branch information
gavelino committed Dec 5, 2024
1 parent 1a264c3 commit c32353b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import logo from './logo.svg';
import './App.css';

functtion App() {
function App() {
return (
<div className="App">
<header className="App-header">
Expand Down

0 comments on commit c32353b

Please sign in to comment.