From edb86f8ccd55b6ac5cb13340d55ffc30232c191a Mon Sep 17 00:00:00 2001 From: Shashank V M <58113556+ShashankVM@users.noreply.github.com> Date: Tue, 14 Jul 2020 14:30:47 +0530 Subject: [PATCH] Updated README.md to fix a typing mistake Changed 'complient' to compliant. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5822c3..a6cfb85 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # sv-parser -SystemVerilog parser library fully complient with [IEEE 1800-2017](https://standards.ieee.org/standard/1800-2017.html). +SystemVerilog parser library fully compliant with [IEEE 1800-2017](https://standards.ieee.org/standard/1800-2017.html). [![Actions Status](https://github.com/dalance/sv-parser/workflows/Rust/badge.svg)](https://github.com/dalance/sv-parser/actions) [![Crates.io](https://img.shields.io/crates/v/sv-parser.svg)](https://crates.io/crates/sv-parser)