Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
martint committed Feb 29, 2024
1 parent a6aa8a9 commit eac22d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,7 @@ public Void visitPatternRecognition(PatternRecognitionNode node, Context context

NodeRepresentation nodeOutput = addNode(
node,
"PatterRecognition",
"PatternRecognition",
descriptor.put("hash", formatHash(node.getHashSymbol())).buildOrThrow(),
context);

Expand Down

0 comments on commit eac22d0

Please sign in to comment.