We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8cb829 commit d478005Copy full SHA for d478005
1 file changed
src/shared/src/validate-wbs.ts
@@ -6,7 +6,7 @@
6
import { WbsNumber } from './types/project-types';
7
8
/**
9
- * Compares two wbs numbers
+ * Compares two wbs numbers in ascending order
10
*
11
* @param wbsNum1 WBS number to compare
12
* @param wbsNum2 WBS number to compare
0 commit comments