Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Copy link
Member

Choose a reason for hiding this comment

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

Some grammar issues in the README file, akhilerm@96d34a9

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A Go package for formatting, normalizing and matching container platforms.

This package is based on the Open Containers Image Spec definition of a (platform)[https://github.com/opencontainers/image-spec/blob/main/specs-go/v1/descriptor.go#L52].
This package is based on the Open Containers Image Spec definition of a [platform](https://github.com/opencontainers/image-spec/blob/main/specs-go/v1/descriptor.go#L52).

## Platform Specifier

Expand Down