diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-05-10 00:55:26 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-05-10 00:55:26 +0200 |
| commit | 9962e80e78bd4de70ddb327c8624f124ed7952da (patch) | |
| tree | 6fae79219bf517235bd5d40a376968a57970ede3 /app/assets | |
| parent | 672dcb577ab994c5541fb45b33be9d46fd544c13 (diff) | |
Fix the format of the education date
Diffstat (limited to 'app/assets')
| -rw-r--r-- | app/assets/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/index.html b/app/assets/index.html index bbed530..918fcbb 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -245,7 +245,7 @@ <p>Arab Academy for Science and Technology</p> <p>GPA 3.1/4.0 (B - Very Good)</p> <em>Alexandria, Egypt</em> - <em>Sep. 2005 - Jan 2011</em> + <em>Sep. 2005 - Jan. 2011</em> </article> </article> </main> |
