Commit 437b2acb authored by Grant's avatar Grant
Browse files

typo

parent 3fcee5f1
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -19,11 +19,11 @@ export const API = {
        method: "POST",
        headers: {
          "Content-Type": "application/json",
        },
        body: JSON.stringify({
          title,
          body,
        }),
        },
      }),
  },
  macro: {