You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Sierra is distributed via Maven Central at [org.httprpc:sierra](https://central.
14
14
15
15
A [DTD](sierra.dtd) is provided to assist with editing. It is not used for validation and is not required.
16
16
17
-
Custom DTDs can be generated using the [DTD encoder](sierra-tools/dtd-encoder) tool. An interactive [preview tool](sierra-tools/previewer) is also available.
17
+
A custom DTD can be generated using the [DTD encoder](sierra-tools/dtd-encoder) tool. An interactive [preview tool](sierra-tools/previewer) is also available.
18
18
19
19
# Sierra Classes
20
20
Sierra provides the `UILoader` class, which can be used in conjunction with the following types to to declaratively establish a hierarchy of user interface elements:
0 commit comments