Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 85647c9

Browse files
docs(README): fix markup
1 parent cc2df9a commit 85647c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ This will start Karma server and will continously watch files in the project, ex
9292
As mentioned directives from this repository have all the markup externalized in templates. You might want to customize default
9393
templates to match your desired look & feel, add new functionality etc.
9494

95-
The easiest way to override an individual template is to use the <script> directive:
95+
The easiest way to override an individual template is to use the `<script>` directive:
9696

9797
```javascript
9898
<script id="template/alert/alert.html" type="text/ng-template">

0 commit comments

Comments
 (0)