Skip to content

Commit

Permalink
Fixed ProgressBar API typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
SirMallard authored Nov 21, 2024
1 parent efee26d commit d50443a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/API.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1677,7 +1677,7 @@ return function(Iris: Types.Iris)

--[=[
@within Plot
@prop ProgressBar Iris.PrograssBar
@prop ProgressBar Iris.ProgressBar
@tag Widget
@tag HasState
Expand Down

0 comments on commit d50443a

Please sign in to comment.