aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2022-01-10 00:50:27 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2022-01-10 00:50:27 +0100
commitf874b502072867e8591f6219c5f4da24169196e8 (patch)
tree49ee4e303660c36fefc6c9f36c92ffee5a97d3a2
parentText update (diff)
downloadjoe-www-f874b502072867e8591f6219c5f4da24169196e8.tar.gz
joe-www-f874b502072867e8591f6219c5f4da24169196e8.tar.bz2
joe-www-f874b502072867e8591f6219c5f4da24169196e8.tar.xz
joe-www-f874b502072867e8591f6219c5f4da24169196e8.tar.zst
joe-www-f874b502072867e8591f6219c5f4da24169196e8.zip
typo
-rw-r--r--index.php4
-rw-r--r--projects/index.php4
2 files changed, 4 insertions, 4 deletions
diff --git a/index.php b/index.php
index f169dee..98c7260 100644
--- a/index.php
+++ b/index.php
@@ -31,7 +31,7 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") {
<div class="body-contents">
<h2>About this site</h2>
<p>
- Welcome to my personnal blog. Here you can find my tips and articles
+ Welcome to my own blog. Here you can find my tips and articles
on various tech and programming subjects.
<br><br>
The site is still in active developpement, stay tuned.
@@ -41,7 +41,7 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") {
I once was a student for
<a href="https://www.42lyon.fr/">42Lyon</a>
IT school based in Lyon, France, but not anymore.
- I work on various personnal project beside that. Also I like rocket
+ I work on various personal project beside that. Also I like rocket
science and astrophysics.
</p>
<br>
diff --git a/projects/index.php b/projects/index.php
index c0e8110..8374359 100644
--- a/projects/index.php
+++ b/projects/index.php
@@ -21,9 +21,9 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") {
<?php jo_head("Projects"); ?>
<?php jo_sidebar(); ?>
<div class="body-contents">
- <h1>My personnal projects</h1>
+ <h1>My personal projects</h1>
<p>
- These are some of the personnal projects I have worked on or
+ These are some of the personal projects I have worked on or
that are still being developped:
</p>
<ul>