Skip to content

Commit

Permalink
Bugfix : add correct heading
Browse files Browse the repository at this point in the history
  • Loading branch information
SiddheshKukade committed Jun 8, 2022
1 parent f3938fa commit 0aabc1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/Display_About.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const display_about = () => {
);

//Display the text on console
display_heading('TALAWA ADMIN');
display_heading('TALAWA API');
display_markdown(data);
};

Expand Down

0 comments on commit 0aabc1d

Please sign in to comment.