Skip to content

Commit 6337fc6

Browse files
authored
Fix typo: s/the the/the/ (#97)
1 parent 5ec8392 commit 6337fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
},
269269
{
270270
"title": "Extensible",
271-
"content": "SQLite provides APIs for extending the the database system, including new functionality.",
271+
"content": "SQLite provides APIs for extending the database system, including new functionality.",
272272
"icon": "extensible"
273273
},
274274
{

0 commit comments

Comments
 (0)