diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/index.php | 4 |
1 files changed, 2 insertions, 2 deletions
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> |