dapr / cli

Command-line tools for Dapr.
Apache License 2.0
315 stars 200 forks source link

Fixed small typo in variables and function call #1297

Closed ChaosInTheCRD closed 1 year ago

ChaosInTheCRD commented 1 year ago

Description

I noticed a small mistake in the variable names so this is a quick PR to fix 😃

codecov[bot] commented 1 year ago

Codecov Report

Merging #1297 (aa36637) into master (af9030a) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master    #1297   +/-   ##
=======================================
  Coverage   27.03%   27.03%           
=======================================
  Files          39       39           
  Lines        3873     3873           
=======================================
  Hits         1047     1047           
  Misses       2752     2752           
  Partials       74       74           
Impacted Files Coverage Δ
pkg/standalone/standalone.go 4.46% <0.00%> (ø)
pkg/standalone/uninstall.go 0.00% <0.00%> (ø)