Selaa lähdekoodia

Update README.md

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

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

@@ -31,7 +31,7 @@
31 31
 
32 32
 
33 33
 
34
-## Sample Behavior - DuplicateDeleter.removeDuplicateExactly(n)
34
+## Sample Behavior - `DuplicateDeleter.removeDuplicateExactly(n)`
35 35
 
36 36
 ### Example 1
37 37
 * Sample Script
@@ -121,7 +121,7 @@
121 121
 
122 122
 
123 123
 
124
-## Sample Behavior - DuplicateDeleter.removeDuplicates(n)
124
+## Sample Behavior - `DuplicateDeleter.removeDuplicates(n)`
125 125
 
126 126
 ### Example 1
127 127
 * Sample Script