Skip to content

Fixed a typo #266

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 14, 2016
Merged
Changes from all commits
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
2 changes: 1 addition & 1 deletion src/content/guide/getting-started/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Or read on!


The guide is broken down into three parts:
- **Getting Started** goes over how to connect your device and then dives into some examples to get you used to the connected platform. If you've never played with connected hardware before, Getting Started is the section for you! It's filled with small {{{ popup 'footnotes' 'note' 'When you hover over or click these, you will get more info on the underlined word.'}}} that you can hover over or (on smaller screens and mobile) click or tap for more info. If you're an expert, you may want to take the first few chapters to connect your device, then move on Tools and Features.
- **Getting Started** goes over how to connect your device and then dives into some examples to get you used to the connected platform. If you've never played with connected hardware before, Getting Started is the section for you! It's filled with small {{{ popup 'footnotes' 'note' 'When you hover over or click these, you will get more info on the underlined word.'}}} that you can hover over or (on smaller screens and mobile) click or tap for more info. If you're an expert, you may want to take the first few chapters to connect your device, then move on to Tools and Features.
- **Tools and Features** details the different parts of the Particle platform that come in handy as you build a connected product. It includes using Particle Dev, the Dashboard, the Command Line Interface (CLI) and more.
- **How to Build a Product** is the final section. It reviews everything you need to do to take the connected device you've prototyped and take it to production.

Expand Down