We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9528cb commit fc7dee8Copy full SHA for fc7dee8
1 file changed
src/view/pages/gettingStarted.tsx
@@ -49,7 +49,7 @@ export class GettingStartedPage extends React.Component {
49
<div id="CPX" className="inv">
50
<h2> Tutorial for Circuit Playground Express </h2>
51
<h3 className="normalFontWeight">
52
- Import the Circuit Playground library to use it (This is required)
+ > Import the Circuit Playground library to use it (This is required)
53
</h3>
54
<span className="codeBox">
55
<pre className="codeText">from adafruit_circuitplayground import cp</pre>
0 commit comments