Skip to content

Commit ff0d05c

Browse files
Merge #758
758: Fix typo r=bidoubiwa a=keer4n # Pull Request ## What does this PR do? Fixes typo ## PR checklist Please check if your PR fulfills the following requirements: - [ ] Does this PR fix an existing issue? - [x] Have you read the contributing guidelines? - [x] Have you made sure that the title is accurate and descriptive of the changes? Co-authored-by: Kiran Gurung <[email protected]>
2 parents 43b5987 + eb0803a commit ff0d05c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,7 @@ The `breadcrumb` widget is a secondary navigation scheme that lets the user see
946946
- ✅ attribute: The name of the attributes to generate the menu with. _required_.
947947
- ❌ separator: The level separator used in the records. (default `>`).
948948
- 🤷‍♀️ rootPath: The prefix path to use if the first level is not the root level.
949-
- ✅ templates: The templates to use for the widget.- ✅ templates: The templates to use for the widget.
949+
- ✅ templates: The templates to use for the widget.
950950
- ✅ cssClasses: The CSS classes to override.
951951

952952

0 commit comments

Comments
 (0)