diff --git a/hello_world.cpp b/hello_world.cpp index 1149d68..56a1229 100644 --- a/hello_world.cpp +++ b/hello_world.cpp @@ -4,7 +4,7 @@ using namespace std; int main() { -cout<< "Hello Github,"; +cout<< "Hello garvit,"; cout<< "Manmeet!"; return 0;