fix incorrect class name on module-jsonfc
Signed-off-by: goenning <me@goenning.net>
This commit is contained in:
committed by
goenning
parent
19a400b3d9
commit
d0c47ec505
@@ -24,7 +24,7 @@ and modify the `techInsights.ts` file to contain a reference to the FactCheckers
|
||||
+ logger,
|
||||
+}),
|
||||
|
||||
const builder = new DefaultTechInsightsBuilder({
|
||||
const builder = buildTechInsightsContext({
|
||||
logger,
|
||||
config,
|
||||
database,
|
||||
|
||||
Reference in New Issue
Block a user