Skip to content

Commit 06fa1ff

Browse files
jbl428imdudu1
andcommitted
docs: fix typo
Co-authored-by: imdudu1 <[email protected]>
1 parent 0108bd9 commit 06fa1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ the `request` method:
6464

6565
```ts
6666
import {Module} from '@nestjs/common';
67-
import {HttpInterfaceModule} from '@your-namespace/http-interface';
67+
import {HttpInterfaceModule} from '@r2don/http-interface';
6868
import {SampleClient} from './sample.client';
6969

7070
@Module({

0 commit comments

Comments
 (0)