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: docs/property.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
@@ -22,7 +22,7 @@ Here are shortlinks to the different methods explanation.
22
22
23
23
## Get methods
24
24
25
-
When you have your property instance created, the methods that you may want to call first are the get methods. They never take any argument, they don't actually need any argument.\
25
+
When you have your property instance created, the methods that you may want to call first are the get methods. They never take any argument, they don’t actually need any argument.
26
26
The only thing important to know is that you must run the getRules() method before the getRuleComponents() method.
0 commit comments