Skip to content

Commit 0be5155

Browse files
JayKanhansl
authored andcommitted
docs: fix typo (#917)
1 parent 16eb6be commit 0be5155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/progress-circle/progress-circle.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export class MdProgressCircle implements OnDestroy {
7272
this._interdeterminateInterval = interval;
7373
}
7474

75-
/** The current path value, representing the progres circle. */
75+
/** The current path value, representing the progress circle. */
7676
private _currentPath: string;
7777

7878
/** TODO: internal */

0 commit comments

Comments
 (0)