Skip to content

Commit 7861d4a

Browse files
committed
Update description
1 parent f62177e commit 7861d4a

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/_tools/docs/www/server/lib/routes

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/_tools/docs/www/server/lib/routes/pkgs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ var RE_FRAGMENT = /{{\s*FRAGMENT\s*}}/;
3838
// MAIN //
3939

4040
/**
41-
* Defines a route handler for package documentation (including, e.g., benchmark and test pages).
41+
* Defines a route handler for package documentation and resources (including, e.g., benchmark and test pages).
4242
*
4343
* @private
4444
* @param {Options} opts - options

0 commit comments

Comments
 (0)