Skip to content

Commit d478005

Browse files
committed
#536 fixed comment
1 parent a8cb829 commit d478005

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/shared/src/validate-wbs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import { WbsNumber } from './types/project-types';
77

88
/**
9-
* Compares two wbs numbers
9+
* Compares two wbs numbers in ascending order
1010
*
1111
* @param wbsNum1 WBS number to compare
1212
* @param wbsNum2 WBS number to compare

0 commit comments

Comments
 (0)