Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 4395dc9

Browse files
committed
docs($compile): change documentation for baddir error entry
Add additional condition, when baddir error could happen. Closes #11397
1 parent 4ae3873 commit 4395dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/error/$compile/baddir.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
This error occurs when the name of a directive is not valid.
77

8-
Directives must start with a lowercase character.
8+
Directives must start with a lowercase character and must not contain leading or trailing whitespaces.

0 commit comments

Comments
 (0)