Skip to content

Commit bb919be

Browse files
committed
docs: improved readme
1 parent 074d5dd commit bb919be

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ AngularJS module for [ademilter's bricklayer](https://github.com/ademilter/brick
4343
```
4444

4545
3. Add **`jtt_bricklayer`** to your application's module dependencies, like this:
46-
```javascript
47-
angular.module('app', ['jtt_bricklayer']);
48-
```
46+
```javascript
47+
angular.module('app', ['jtt_bricklayer']);
48+
```
4949

5050
## Usage
5151

0 commit comments

Comments
 (0)