Skip to content

Commit

Permalink
A different emphasis
Browse files Browse the repository at this point in the history
  • Loading branch information
nacmartin committed Mar 12, 2023
1 parent c5e84d8 commit 1fa6739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ui-react/src/Instructions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import raisedHand from "./images/raised-hand.png";
export function Instructions() {
return (
<div style={{ width: 1280, margin: "0 auto", paddingBottom: 100 }}>
<h2>WTH is this</h2>
<h2>WHAT is this</h2>
This is an example of usage of{" "}
<a
href="
Expand Down

0 comments on commit 1fa6739

Please sign in to comment.