From 4ad822da696642179ee0e7fc1e175fbbb7e35a72 Mon Sep 17 00:00:00 2001 From: akshaykumars614 <88362922+akshaykumars614@users.noreply.github.com> Date: Mon, 12 Feb 2024 15:58:53 -0500 Subject: Made Typo correction in READ.MD (#223) (#227) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9657484..f1a71d3 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ tools and projects like Spike, PK, RISC-V Manual, etc. This project follows a very specific file structure to define the instruction encodings. All files containing instruction encodings start with the prefix `rv`. These files can either be present in -the root directory (if the instructions have been ratified) of the `unratified` directory. The exact +the root directory (if the instructions have been ratified) or the `unratified` directory. The exact file-naming policy and location is as mentioned below: 1. `rv_x` - contains instructions common within the 32-bit and 64-bit modes of extension X. -- cgit v1.1