Skip to content

Commit 7fa21ef

Browse files
committed
Small formatting tweaks
1 parent eb3b779 commit 7fa21ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PLUGINS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PLUGINS
1+
Plugins
22
=========
33

44
Starting with NativeScript CLI 1.1.0, you can develop or use plugins in your NativeScript projects.
@@ -31,7 +31,7 @@ A NativeScript plugin is any npm package, published or not, that exposes a nativ
3131

3232
The plugin must have the directory structure, described in the [Directory Structure](#directory-structure) section.
3333

34-
# Where Can You Find NativeScript Plugins
34+
## Where Can You Find NativeScript Plugins
3535

3636
You can find a list of Telerik-verified NativeScript plugins on the [Telerik Verified Plugin Marketplace](http://plugins.telerik.com/nativescript), and a list of community-written NativeScript plugins by [searching for “nativescript” on npm](https://www.npmjs.com/search?q=nativescript).
3737

0 commit comments

Comments
 (0)