Skip to content

Commit 290872c

Browse files
committed
Testing double quotes
1 parent 96e2fc6 commit 290872c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import path from 'path';
1111
// This runs in Node.js - Don't use client-side code here (browser APIs, JSX...)
1212

1313
/**
14-
* Dynamically discover products and versions from the docs directory structure. Test prettier.
14+
* Dynamically discover products and versions from the docs directory structure.
1515
*/
1616
function discoverProducts() {
1717
const docsPath = path.join(__dirname, 'docs');

0 commit comments

Comments
 (0)