Skip to content

Spec: Fix typos and stray formatting in gcm-stream-spec and puffin-spec#15813

Open
thswlsqls wants to merge 1 commit intoapache:mainfrom
thswlsqls:fix/spec-typo-formatting
Open

Spec: Fix typos and stray formatting in gcm-stream-spec and puffin-spec#15813
thswlsqls wants to merge 1 commit intoapache:mainfrom
thswlsqls:fix/spec-typo-formatting

Conversation

@thswlsqls
Copy link
Copy Markdown
Contributor

Fix typo "AEG GCM" → "AES GCM" and grammar "to reflects" → "to reflect" in
format/gcm-stream-spec.md. Remove stray __ after the compression codecs
table in format/puffin-spec.md.

@github-actions github-actions bot added the Specification Issues that may introduce spec changes. label Mar 28, 2026
|------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| lz4 | Single [LZ4 compression frame](https://github.com/lz4/lz4/blob/77d1b93f72628af7bbde0243b4bba9205c3138d9/doc/lz4_Frame_format.md), with content size present |
| zstd | Single [Zstandard compression frame](https://github.com/facebook/zstd/blob/8af64f41161f6c2e0ba842006fe238c664a6a437/doc/zstd_compression_format.md#zstandard-frames), with content size present |
__
Copy link
Copy Markdown
Member

@ebyhr ebyhr Mar 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. I see the original page had a redundant row:

Image

After this PR

Image

Copy link
Copy Markdown
Member

@ebyhr ebyhr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I confirmed the same typo doesn't exist in other places, and the generated page of Puffin spec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Specification Issues that may introduce spec changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants