Evrard t'Serstevens commited on
Commit
3bd57b3
·
1 Parent(s): 63c1afb

typo correction

Browse files
Files changed (1) hide show
  1. src/App.js +1 -1
src/App.js CHANGED
@@ -302,7 +302,7 @@ function App() {
302
  </>
303
  }
304
 
305
- <Section title={"Additional InformationSection"} section={additionalInformationSection} handleSection={handleAdditionalInformationSection} />
306
 
307
  {additionalInformationSection &&
308
  <>
 
302
  </>
303
  }
304
 
305
+ <Section title={"Additional Information"} section={additionalInformationSection} handleSection={handleAdditionalInformationSection} />
306
 
307
  {additionalInformationSection &&
308
  <>