Skip to content

Commit 8ea8588

Browse files
Update content/packages-and-modules/getting-packages-from-the-registry/searching-for-and-choosing-packages-to-download.mdx
Co-authored-by: Saquib <[email protected]>
1 parent 23336a9 commit 8ea8588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/packages-and-modules/getting-packages-from-the-registry/searching-for-and-choosing-packages-to-download.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can use the npm search bar to find packages to use in your projects. The sea
1414

1515
<Screenshot src="/packages-and-modules/getting-packages-from-the-registry/search-results.png" alt="Screenshot of the search text box and search results" />
1616

17-
2. The results are headed by an approximate count of packages found and a dropdown control for different sorting options. The dropdown offers sorting options like by keyword matching (Default), download counts, most dependents, and last published date to help users refine their search.
17+
2. The results display an approximate count of packages found, accompanied by a dropdown menu for sorting options. Users can refine their search by choosing from sorting methods such as keyword matching (Default), download counts, most dependents, and last published date.
1818

1919
<Screenshot src="/packages-and-modules/getting-packages-from-the-registry/search-sort-options.png" alt="Screenshot of the search Sort by dropdown featuring sorting options" />
2020

0 commit comments

Comments
 (0)