зеркало из https://github.com/telerik/dss.git
Readme typos
This commit is contained in:
Родитель
b941c5528e
Коммит
1e31e2c7a8
|
@ -33,7 +33,7 @@ If you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out th
|
|||
npm install DSS --save-dev
|
||||
```
|
||||
|
||||
One the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:
|
||||
Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:
|
||||
|
||||
```js
|
||||
grunt.loadNpmTasks('DSS');
|
||||
|
@ -77,7 +77,7 @@ Default value: `{}`
|
|||
An object filled with key value pairs of functions to be used when parsing comment blocks. See the **example** below for more context about how to use these.
|
||||
|
||||
|
||||
### Exmaple initConfig
|
||||
### Example initConfig
|
||||
|
||||
```javascript
|
||||
grunt.initConfig({
|
||||
|
|
Загрузка…
Ссылка в новой задаче