Skip to content

Commit 9e52b9f

Browse files
chore: fix typo in PublicAPI (#5412)
1 parent 08a0d91 commit 9e52b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PublicAPI.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ getProjectDataFromContent(packageJsonContent: string, projectDir?: string): IPro
228228
```
229229
230230
### getNsConfigDefaultContent
231-
Returns the default content of "nsconfig.json" merged with the properties provided by the the `data` argument.
231+
Returns the default content of "nsconfig.json" merged with the properties provided by the `data` argument.
232232
* Definition:
233233
```TypeScript
234234
/**

0 commit comments

Comments
 (0)