Skip to content

Commit e090f8a

Browse files
authored
Merge pull request #2 from stackql/feature/provider-dev
doc fix
2 parents be0137b + 396ffab commit e090f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import {themes as prismThemes} from 'prism-react-renderer';
88

99
// Provider configuration - change these for different providers
1010
const providerName = "netlify";
11-
const providerTitle = "Netlify Provider";
11+
const providerTitle = "Netlify";
1212

1313
const providerDropDownListItems = [
1414
{

0 commit comments

Comments
 (0)