This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/attic.git
The following commit(s) were added to refs/heads/main by this push:
new f156764 fix typo
f156764 is described below
commit f1567648eeec428d78ab04da54a8a0efc57ce360
Author: Hervé Boutemy <[email protected]>
AuthorDate: Thu May 1 07:07:50 2025 +0200
fix typo
---
projects.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects.md b/projects.md
index cf2bb84..c687d10 100644
--- a/projects.md
+++ b/projects.md
@@ -28,7 +28,7 @@ limitations under the License.
{%- assign list_date_fmt = "%b %Y" %}
-|Project|Tyepe|Description|Retired|
+|Project|Type|Description|Retired|
|:------|:----|:----------|:------|
{%- for project in projects_by_date -%}
{%- assign retire_date = project.retirement_date | date: list_date_fmt -%}