Skip to content

Commit

Permalink
Update README.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiemongeon1 authored Mar 5, 2024
1 parent b4cb8dc commit 58541ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion motoko/hello/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { MarkdownChipRow } from "/src/components/Chip/MarkdownChipRow";

# Hello, world!

<MarkdownChipRow labels={["Sample project", "Motoko"]} />
<MarkdownChipRow labels={["Beginner", "Motoko"]} />

## Overview
This sample demonstrates a simple dapp consisting of two canisters:
Expand Down

0 comments on commit 58541ff

Please sign in to comment.