Skip to content

Commit f4ba5b5

Browse files
authored
Update README.md
1 parent 896299f commit f4ba5b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Presently, Coursera video subtitles search provides exact match only for queries. Due to the inaccuracies in subtitles, as well as the frequency of typos, there is a clear benefit to implementing approximate string matching, or fuzzy search. Fuzzy search will help ensure students do not miss out on important information.
44

5-
# Browser Extension
5+
## Browser Extension
66

77
### Requirements
88

@@ -34,7 +34,7 @@ First, import the add-on:
3434

3535
---
3636

37-
# Approximate String Matching Algorithm
37+
## Approximate String Matching Algorithm
3838

3939
### Requirements
4040

0 commit comments

Comments
 (0)