Selaa lähdekoodia

Update README.md

Git-Leon 6 vuotta sitten
vanhempi
commit
81780bbf76
No account linked to committer's email
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3
    3
      README.md

+ 3
- 3
README.md Näytä tiedosto

@@ -31,7 +31,7 @@
31 31
 
32 32
 
33 33
 <br><br><br><br>
34
-## Sample Behavior - `DuplicateDeleter.removeDuplicateExactly(n)`
34
+## `removeDuplicateExactly(n)`
35 35
 
36 36
 ### Example 1
37 37
 * Sample Script
@@ -121,7 +121,7 @@
121 121
 
122 122
 
123 123
 <br><br><br><br>
124
-## Sample Behavior - `DuplicateDeleter.removeDuplicates(n)`
124
+## `removeDuplicates(n)`
125 125
 
126 126
 ### Example 1
127 127
 * Sample Script
@@ -207,7 +207,7 @@
207 207
     
208 208
     
209 209
 <br><br><br><br>
210
-## Sample Behavior - Idempotence
210
+## Idempotence
211 211
 
212 212
 ### Example 1
213 213
 * Sample Script