Skip to content

Commit

Permalink
update jsDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jellizaveta committed May 7, 2024
1 parent 3ca68f2 commit bc5bf17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/utils/builder-utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const extractDomainNames = (line) => {
*/
const optimizeDomainBlockingRules = (lines) => {
/**
* Stores a map of domains and their subdomains.
* Stores a map of original domain and all possible domains from the line.
*
* @type {Map<string, string[]>}
*/
Expand Down

0 comments on commit bc5bf17

Please sign in to comment.