Skip to content

Commit

Permalink
fixes spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
glamperd committed Mar 8, 2023
1 parent ff4dda6 commit f2ccffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ const commands = [
{
cmd: "powersoftau prepare phase2 <powersoftau.ptau> <new_powersoftau.ptau>",
description: "Prepares phase 2. ",
longDescription: " This process calculates the evaluation of the Lagrange polinomials at tau for alpha*tau and beta tau",
longDescription: " This process calculates the evaluation of the Lagrange polynomials at tau for alpha*tau and beta tau",
alias: ["pt2"],
options: "-verbose|v",
action: powersOfTauPreparePhase2
Expand Down

0 comments on commit f2ccffa

Please sign in to comment.