diff --git a/apps/circuit-compiler/src/profile.json b/apps/circuit-compiler/src/profile.json index bc2384eac5..6bb0fe310d 100644 --- a/apps/circuit-compiler/src/profile.json +++ b/apps/circuit-compiler/src/profile.json @@ -1,7 +1,7 @@ { "name": "circuit-compiler", "kind": "provider", - "displayName": "Circuit Compiler", + "displayName": "Circom ZKP compiler", "events": [], "version": "2.0.0", "methods": ["init", "parse"],