Skip to content

Commit fc7dee8

Browse files
committed
Add > character
1 parent b9528cb commit fc7dee8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/view/pages/gettingStarted.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export class GettingStartedPage extends React.Component {
4949
<div id="CPX" className="inv">
5050
<h2> Tutorial for Circuit Playground Express </h2>
5151
<h3 className="normalFontWeight">
52-
Import the Circuit Playground library to use it (This is required)
52+
> Import the Circuit Playground library to use it (This is required)
5353
</h3>
5454
<span className="codeBox">
5555
<pre className="codeText">from adafruit_circuitplayground import cp</pre>

0 commit comments

Comments
 (0)