Skip to content

Commit

Permalink
fix typo in news
Browse files Browse the repository at this point in the history
  • Loading branch information
aclark02-arcus committed Jun 17, 2024
1 parent fd67d6d commit 583b9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
### User Enhancements
* Allow users to specify decisions within the CSV file used to upload pkgs (#663)
* Drastically shorten waiting time in `Code explorer`/ `Package explorer` by reading tarballs in memory (#707)
* Move package upload process to an exported functiond, allowing users to populate the database outside of the application
* Move package upload process to an exported function, allowing users to populate the database outside of the application
* Added `Package Dependencies` content to Reports (#721)
* Added option to include `Suggests` pkgs in downloadable Reports (#721)
* Added `Decision` column to Package Dependencies tab's table output (#774)
Expand Down

0 comments on commit 583b9ee

Please sign in to comment.