Compare commits

..

2 Commits

View File

@ -3,7 +3,7 @@ export const handler = async (event, res) => {
try { try {
// Prepare the response JSON // Prepare the response JSON
const responseJson = { const responseJson = {
message: "Hdddeldddlo World" message: "Hdddeldddlodddd dWorld"
}; };
// Print the JSON response to stdout // Print the JSON response to stdout