We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 539d50f commit e050aa3Copy full SHA for e050aa3
1 file changed
src/NetCoreForce.ModelGenerator/README.md
@@ -68,7 +68,7 @@ However, if you choose to save the config file, be careful with it as it does co
68
### Example config file
69
```json
70
{
71
- "comment": "Example config file - Make a copy of this file named modegenerator_config.json with your login info",
+ "comment": "Example config file - Make a copy of this file named modelgenerator_config.json with your login info",
72
"AuthInfo": {
73
"clientId": "your_client_id",
74
"clientSecret": "your_client_secret",
0 commit comments