Skip to content

Commit 45fe2e3

Browse files
committed
chore: update readme
Signed-off-by: Vasek - Tom C <tom@quartz.technology>
1 parent baf8529 commit 45fe2e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module_introspector/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ It is used to introspect the GraphQL schema of a given module and returns its in
1010

1111
```shell
1212
dagger call introspect --module-source https://github.com/kpenfound/dagger-modules.git\#main:proxy -o introspection-result.json
13-
``
13+
```
1414

1515
### Introspect a local module
1616

0 commit comments

Comments
 (0)