Commit 4d46117
authored
fix(docs): Node.js AI SDK: modelConfig --> config in readme (#765)
**Requirements**
- [ ] I have added test coverage for new or changed functionality
- [ ] I have followed the repository's [pull request submission
guidelines](../blob/main/CONTRIBUTING.md#submitting-pull-requests)
- [ ] I have validated my changes against all supported platform
versions
**Related issues**
https://launchdarkly.atlassian.net/browse/DOCS-1126
**Describe the solution you've provided**
Updated README to match current usage (`config` not `modelConfig`)
**Describe alternatives you've considered**
n/a
**Additional context**
Noticed by an LD engineer. Per offline conversation, updating PR title
to trigger a release for this, so that our npm page updates as well.1 parent aa31ec0 commit 4d46117
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
43 | | - | |
| 42 | + | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
0 commit comments