Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Typo fix in aada.finance tags section
  • Loading branch information
fill-the-fill committed Apr 25, 2023
commit 185371a12ceba663df02a8d05f00aa3beb58f0c6
2 changes: 1 addition & 1 deletion src/data/showcases.js
Original file line number Diff line number Diff line change
Expand Up @@ -1151,7 +1151,7 @@ export const Showcases = [
preview: require("./showcase/aada-finance.png"),
website: "https://app.aada.finance",
source: null,
tags: [ "lending", "marketplace", "nftsupport",],
tags: ["lending", "marketplace", "nftsupport"],
},
];

Expand Down