Skip to content

Commit 8cda076

Browse files
committed
2025-06-openapi-generator: better sentence
1 parent 43f48da commit 8cda076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2025-06-openapi-generator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ However, that approach is outside the scope of this article.
250250

251251
### Legacy Fallback: Still Using NgModules?
252252

253-
If you haven't migrated to standalone yet, you can still use the `ApiModule` approach:
253+
If your project hasn't migrated to standalone yet, you can still use the traditional approach by importing the generated `ApiModule`:
254254

255255
```ts
256256
import { ApiModule } from './shared/book-monkey-api';

0 commit comments

Comments
 (0)