Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nazimboudeffa committed Jun 7, 2023
1 parent 0db170b commit de70492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const More = () => {
<h1 className="text-3xl lg:text-4xl font-bold leading-9 text-gray-800 pb-4">Ressources</h1>
<p className="font-normal text-base leading-6 text-gray-600 ">Ce site est entièrement open source, vous pouvez retrouver le code sur <a href="https://github.com/nazimboudeffa/learntocode-nextjs">https://github.com/nazimboudeffa/learntocode-nextjs</a></p>
<br/>
<p className="font-normal text-base leading-6 text-gray-600 ">Nous avons comme objectif de proposer 99 problèmes classiques à résoudre que chacun trouvera disponible et pourra y revenir quand il veut</p>
<p className="font-normal text-base leading-6 text-gray-600 ">Nous avons comme objectif de proposer 100 problèmes classiques à résoudre que chacun trouvera disponible et pourra y revenir quand il veut</p>
<br/>
<p className="font-normal text-base leading-6 text-gray-600 ">Le principe de ce site est de proposer des problèmes de référence</p>
</div>
Expand Down

0 comments on commit de70492

Please sign in to comment.