Skip to content

Commit

Permalink
Fix doc component name
Browse files Browse the repository at this point in the history
  • Loading branch information
bheston committed Mar 9, 2024
1 parent e0e142e commit e2ee545
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import type { FASTProgress } from "./progress.js";
import type { ProgressOptions } from "./progress.options.js";

/**
* The default template for the indicator element of the {@link @microsoft/fast-foundation#FASTProgressRing} component.
* The default template for the indicator element of the {@link @microsoft/fast-foundation#FASTProgress} component.
* @public
*/
export const progressIndicatorTemplate = html`
Expand Down

0 comments on commit e2ee545

Please sign in to comment.