From d4d36ee3c2e18b7a87645aa7f551caf9253de646 Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Mon, 28 Aug 2023 05:32:51 +0000 Subject: [PATCH] Update FileIO.md correct typo --- FileIO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FileIO.md b/FileIO.md index 4de5b1b64..301bea3be 100755 --- a/FileIO.md +++ b/FileIO.md @@ -65,7 +65,7 @@ + [XPT.jl](https://github.com/lendle/XPT.jl) :: The XPT package reads SAS® software transport files and converts SAS software datasets to DataFrames. -## §2.1. [Avro](https://en.wikipedia.org/wiki/Apache_Avro] +## §2.1. [Avro](https://en.wikipedia.org/wiki/Apache_Avro) + [Avro.jl](https://github.com/JuliaData/Avro.jl) :: Julia implementation of the Apache Avro data standard. It provides convenient APIs for reading/writing data directly in the avro format, or as schema-included object container files.