Skip to content

Commit

Permalink
Fix addBusinessDay category so it shows in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhenley authored and kossnocorp committed Mar 21, 2024
1 parent 8b63761 commit 5c1adb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/addBusinessDays/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { toDate } from "../toDate/index.js";

/**
* @name addBusinessDays
* @category Date Extension Helpers
* @category Day Helpers
* @summary Add the specified number of business days (mon - fri) to the given date.
*
* @description
Expand Down

0 comments on commit 5c1adb5

Please sign in to comment.