aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Davis <brd@FreeBSD.org>2021-09-19 23:29:11 +0000
committerBrad Davis <brd@FreeBSD.org>2021-09-19 23:29:11 +0000
commita9cc0afcd5da43f1d49da4d7c35a8d268f49d48d (patch)
treef4019ceebcb377c351a9d328959b53c8e4671b79
parent0b6dfb14b01ef30e90776fbe749bbb0ef205667b (diff)
Fix some typos
-rw-r--r--website/content/en/status/report-2021-04-2021-06/FreshPorts.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/content/en/status/report-2021-04-2021-06/FreshPorts.adoc b/website/content/en/status/report-2021-04-2021-06/FreshPorts.adoc
index 1810dcc90e..16c266337a 100644
--- a/website/content/en/status/report-2021-04-2021-06/FreshPorts.adoc
+++ b/website/content/en/status/report-2021-04-2021-06/FreshPorts.adoc
@@ -26,14 +26,14 @@ Since the link:https://www.freebsd.org/status/report-2020-10-2020-12.html#FreshP
link:https://github.com/jethron[Jethro Nederhof] has been doing fantastic work bringing the website up to HTML5 and into the modern world.
Nothing dramatic, from what the users see, as it has been mostly behind-the-scenes.
-We can always use more helpers. The website mostly runs itself and requires very little on-going maintenance (pkg upgrades, OS patche, etc).
+We can always use more helpers. The website mostly runs itself and requires very little on-going maintenance (pkg upgrades, OS patches, etc).
Most of the work is designing new features, fixing bugs, identifying issues, and discussion with users.
Changes to the ports tree usually don't affect the website much.
Tasks include:
* There is a long list of link:https://github.com/FreshPorts/freshports/issues[issues] for the website.
-* The link:https://github.com/FreshPorts/git_proc_commit/issues[git_proc_commit project] also has a set of issues, mostly in Pyton, some perhaps related to the website.
+* The link:https://github.com/FreshPorts/git_proc_commit/issues[git_proc_commit project] also has a set of issues, mostly in Python, some perhaps related to the website.
* Documentation outlining how the various projects fit together and how they work is required.
* I have some subversion repos which should be converted to git and uploaded to GitHub. This would allow people to work on the backend code (commit ingress and processing).
* The FreshSource website could be updated to modern standards and the repo converted to git.