Skip to content

Commit dbacabb

Browse files
authored
Merge pull request wesbos#250 from shahroozme/patch-1
Removed extra space before the closing body tag
2 parents ca27dce + 895b39e commit dbacabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

06 - Type Ahead/index-START.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
const endpoint = 'https://gist.githubusercontent.com/Miserlou/c5cd8364bf9b2420bb29/raw/2bf258763cdddd704f8ffd3ea9a3e81d25e2c6f6/cities.json';
1919

2020
</script>
21-
</body>
21+
</body>
2222
</html>

0 commit comments

Comments
 (0)