This is an automated email from the ASF dual-hosted git repository.
mbeckerle pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git
The following commit(s) were added to refs/heads/main by this push:
new 81ba5a7 docs: fix mistake
81ba5a7 is described below
commit 81ba5a7eb4ffaf84fcf3f498cec4604185a6ab28
Author: cjmamo <[email protected]>
AuthorDate: Mon Dec 9 22:14:28 2024 +0100
docs: fix mistake
---
site/getting-started.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/getting-started.md b/site/getting-started.md
index 61e4da8..f89b197 100644
--- a/site/getting-started.md
+++ b/site/getting-started.md
@@ -44,7 +44,7 @@ Daffodil is a library, requiring Java 8, used to convert
between fixed format da
[Smooks DFDL Cartridge](https://www.smooks.org/documentation/#dfdl)
- : A [Smooks](https://www.smooks.org) module that has a reader for turning
the source into an event stream and and a visitor for serializing the event
stream. This module forms the foundation of the [EDI and EDIFACT
cartridges](https://github.com/smooks/smooks-edi-cartridge).
+ : A [Smooks](https://www.smooks.org) module that has a reader for turning
the source into an event stream and a visitor for serializing the event stream.
This module forms the foundation of the [EDI and EDIFACT
cartridges](https://github.com/smooks/smooks-edi-cartridge).
### Existing DFDL Schemas