From 795c4f7c80b884f9f0b54e8d308f5725ab3abd40 Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Thu, 29 Oct 2015 19:35:22 -0700 Subject: [PATCH] fix(sp): It's => its --- README.md | 2 +- internal_packages/onboarding/lib/initial-packages-page.cjsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07f905543..59ec69ba3 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You can download compiled versions of N1 for Windows, Mac OS X, and Linux (.deb) # Build A Plugin -Plugins lie at the heart of N1 and give it it's powerful features. Building your own plugins allows you to integrate the app with other tools, experiment with new workflows, and more. Follow the [Getting Started guide](http://nylas.com/N1/getting-started/) to write your first plugin in 5 minutes. +Plugins lie at the heart of N1 and give it its powerful features. Building your own plugins allows you to integrate the app with other tools, experiment with new workflows, and more. Follow the [Getting Started guide](http://nylas.com/N1/getting-started/) to write your first plugin in 5 minutes. If you would like to run the N1 source and contribute, check out our [contributing guide](https://github.com/nylas/N1/blob/master/CONTRIBUTING.md) diff --git a/internal_packages/onboarding/lib/initial-packages-page.cjsx b/internal_packages/onboarding/lib/initial-packages-page.cjsx index 5cbf90ea3..93d1e3526 100644 --- a/internal_packages/onboarding/lib/initial-packages-page.cjsx +++ b/internal_packages/onboarding/lib/initial-packages-page.cjsx @@ -58,7 +58,7 @@ class InitialPackagesPage extends React.Component

Explore plugins

- Plugins lie at the heart of N1 and give it it's powerful features.
+ Plugins lie at the heart of N1 and give it its powerful features.
Want to enable a few example plugins now? They'll be installed to ~/.nylas