diff --git a/code.c b/code.c index b3121d7..2cca6e7 100644 --- a/code.c +++ b/code.c @@ -2,6 +2,6 @@ int main() { - printf("Bye World!\n"); + printf("Hell World!\n"); return 0; } diff --git a/docs/index.html b/docs/index.html index 8d750cb..addc032 100644 --- a/docs/index.html +++ b/docs/index.html @@ -72,6 +72,7 @@
Pull Request Test #3<@enuri91>
Pull Request Test #4<@test-git>
Pull Request Test #5<@test-git>
hello world!<@dididy>