From 69ca7b80f663673e82f9dcd3ae3536a6b0e9f2dc Mon Sep 17 00:00:00 2001 From: shaselton-usds Date: Mon, 11 Sep 2023 08:10:42 -0700 Subject: [PATCH] spelling errors! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 867ec2f..fb4d420 100644 --- a/README.md +++ b/README.md @@ -89,12 +89,12 @@ The associated names for those files are: * `in-network-rates` * `allowed-amounts` -There are also two optional machine-readalbe files that can be leveraged to significantly decrease file sizes of the required mahcine-readable files: +There are also two optional machine-readable files that can be leveraged to significantly decrease file sizes of the required machine-readable files: * [Table of Contents](https://github.com/CMSgov/price-transparency-guide/tree/master/schemas/table-of-contents) * [Provider Reference](https://github.com/CMSgov/price-transparency-guide/tree/master/schemas/provider-reference) **Table of Contents File** -The Table of Contents file can be leverage to combine common negotiated rates across multiple in-network files. By breaking out [common negotiated rates into separate files](https://github.com/CMSgov/price-transparency-guide/blob/master/README.md#multiple-plans-per-file) to used in multiple In-Network files, plans can avoid having to duplicate data. +The Table of Contents file can be leveraged to combine common negotiated rates across multiple in-network files. By breaking out [common negotiated rates into separate files](https://github.com/CMSgov/price-transparency-guide/blob/master/README.md#multiple-plans-per-file) to use in multiple In-Network files, plans can avoid having to duplicate data. **Provider Reference** Defining provider networks outside of the In-Network file can have significant benefits in the overall file size that is produced. The provider reference file allows the user to define common provider networks externally to the In-Network file that can be referenced from within the In-Network file. This allows large provider networks to be defined once and be used in multiple locations.