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

Commit 6df92c0

Browse files
docs(alert): use monospace format for code references
Closes #2850
1 parent 460fbec commit 6df92c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/alert/docs/readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Alert is an AngularJS-version of bootstrap's alert.
22

3-
This directive can be used to generate alerts from the dynamic model data (using the ng-repeat directive);
3+
This directive can be used to generate alerts from the dynamic model data (using the `ng-repeat` directive);
44

5-
The presence of the "close" attribute determines if a close button is displayed
5+
The presence of the `close` attribute determines if a close button is displayed

0 commit comments

Comments
 (0)