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: website/docs/chapter-02/05_keyword_interface.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
@@ -70,7 +70,7 @@ All of them can be called positionally or by name.
70
70
71
71

72
72
73
-
This keyword has one :term[Mandatory Argument]`dictionary` which can be called positionally or by name. See [Mandatory Args](../chapter-03/user_keyword).
73
+
This keyword has one :term[Mandatory Argument]`dictionary` which can be called positionally or by name. See [Mandatory Args](chapter-03/03_user_keyword.md#3351-defining-mandatory-arguments).
74
74
The latter two arguments are optional and can be used depending on the style of defining keys and values the user likes most.
75
75
76
76
The argument `key_value_pairs` is a :term[Variable Number of Positional Arguments] and can only be set by position.
0 commit comments