Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Fix typo in "Solid HTTPS REST API Spec" #231

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Potherca
Copy link

@Potherca Potherca commented Oct 2, 2020

When reading through the specs for the Solid REST-API, I noticed that the section regarding "WAC-Allow headers" contains a typo.

As this typo is not resolved in either #103 nor #148, I felt it best to bring it to your attention.

The offending sentence is:

`user="`   user-permissions = `",public="`   public-permissions   `"`

Unless I am mistaken, given the context, the equals-sign = after user-permissions should be a plus :

`user="`   user-permissions   `",public="`   public-permissions   `"`

This MR fixes that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant