From b7d82afc89be7b207c23751433eee9d8034e70a0 Mon Sep 17 00:00:00 2001 From: luciorq Date: Fri, 24 Jan 2025 08:45:05 -0500 Subject: [PATCH] docs: lint news [skip-ci] --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 0e59afb..0c12260 100644 --- a/NEWS.md +++ b/NEWS.md @@ -122,7 +122,7 @@ * Move `--no-rc` and `--no-env` arguments to `native_cmd()` (v0.0.3.9024). * Fix path handling in Windows (v0.0.3.9023). -* Add `mode = "wb"` to internal `download.file()` for handling binary downloads in Windows (v0.0.3.9023). +* Add `mode = "wb"` to internal `download.file()` for handling binary downloads in Windows (v0.0.3.9023). * `list_envs()` and `list_packages()` uses `--no-rc` internally (v.0.0.3.9022).