From 2be294b14ae2bc3a73122d517612a81ce9009c22 Mon Sep 17 00:00:00 2001 From: Will Dietz Date: Wed, 22 Jan 2025 15:31:30 -0600 Subject: [PATCH] Update docs/Dialects/FIRRTL/FIRRTLIntrinsics.md Co-authored-by: Schuyler Eldridge --- docs/Dialects/FIRRTL/FIRRTLIntrinsics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Dialects/FIRRTL/FIRRTLIntrinsics.md b/docs/Dialects/FIRRTL/FIRRTLIntrinsics.md index e2d57b1674d4..354145737275 100644 --- a/docs/Dialects/FIRRTL/FIRRTLIntrinsics.md +++ b/docs/Dialects/FIRRTL/FIRRTLIntrinsics.md @@ -341,7 +341,7 @@ Example: | Property | Type | Description | | ---------- | ------ | ------------- | | class | string | `sifive.enterprise.grandcentral.AugmentedVectorType` | -| elements | array | List of augmented types. +| elements | array | List of augmented types. | Creates a SystemVerilog unpacked array.