diff --git a/glTF/README.md b/glTF/README.md
index 7f963c9..7a5fdb3 100644
--- a/glTF/README.md
+++ b/glTF/README.md
@@ -28,7 +28,7 @@ The sandcastle code for viewing the `EXT_structural_metadata` samples is shown i
| [`FeatureIdTextureAndPropertyTable`](EXT_structural_metadata/FeatureIdTextureAndPropertyTable/)
Texels that are associated with properties that are stored in a property table |
| [`MultipleFeatureIdsAndProperties`](EXT_structural_metadata/MultipleFeatureIdsAndProperties/)
Multiple feature ID sets that are associated with metadata containing multiple properties |
| [`SharedPropertyTable`](EXT_structural_metadata/SharedPropertyTable/)
Two mesh primitives that define feature IDs, where both refer to the same property table |
-| [`MultipleClasses`](EXT_structural_metadata/MultipleClasses/)
Two mesh primitives that define feature IDs, where both refer to the same property table |
+| [`MultipleClasses`](EXT_structural_metadata/MultipleClasses/)
A mesh primitive that contains two feature IDs that are used for looking up the values for two different metadata classes |
| [`ComplexTypes`](EXT_structural_metadata/ComplexTypes/)
Features that contain properties with more complex types |
| [`SimplePropertyTexture`](EXT_structural_metadata/SimplePropertyTexture/)
Properties that are stored in a texture |
| [`PropertyAttributesPointCloud`](EXT_structural_metadata/PropertyAttributesPointCloud/)
Properties that are stored in vertex attributes, contained in a 3D Tiles tileset that contains statistics for the metadata values. |