Ruloaooa commited on
Commit
faae3d2
·
verified ·
1 Parent(s): ae419f1

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -1
index.js CHANGED
@@ -230,7 +230,7 @@ function wrapText(ctx, text, x, y, maxWidth, lineHeight) {
230
 
231
  app.get('*', (req, res) => {
232
  const documentation = {
233
- description: 'Express.js API documentation for generating image status WhatsApp using canvas',
234
  totalRequest: totalReq,
235
  endpoints: [
236
  {
 
230
 
231
  app.get('*', (req, res) => {
232
  const documentation = {
233
+ description: 'API documentation for generating image using canvas',
234
  totalRequest: totalReq,
235
  endpoints: [
236
  {