Skip to content

Fix indentation on context processing algorithm (§3.3) #62

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 18, 2012
Merged

Fix indentation on context processing algorithm (§3.3) #62

merged 1 commit into from
Jan 18, 2012

Conversation

md5
Copy link
Contributor

@md5 md5 commented Jan 18, 2012

It looks like the indentation here is incorrect. Step #3 should be step #2.3, since it parallels the case analysis of "value" in #2.1 and #2.2.

@lanthaler
Copy link
Member

Good catch Mike! You just forgot to update the references to Step 3.2. I will fix that.

-----Original Message-----
From: Mike Dillon [mailto:reply+i-2877527-
[email protected]]
Sent: Wednesday, January 18, 2012 9:26 AM
To: Markus Lanthaler
Subject: [json-ld.org] Fix indentation on context processing algorithm
(§3.3) (#62)

It looks like the indentation here is incorrect. Step #3 should be step
#2.3, since it parallels the case analysis of "value" in #2.1 and #2.2.

You can merge this Pull Request by running:

git pull https://github.com/md5/json-ld.org patch-1

Or you can view, comment on it, or merge it online at:

#62

-- Commit Summary --

  • Fix indentation on context processing algorithm (§3.3)

-- File Changes --

M spec/latest/json-ld-api/index.html (60)

-- Patch Links --

https://github.com/json-ld/json-ld.org/pull/62.patch
https://github.com/json-ld/json-ld.org/pull/62.diff


Reply to this email directly or view it on GitHub:
#62

lanthaler added a commit that referenced this pull request Jan 18, 2012
Fix indentation on context processing algorithm (§3.3).

Markus: I will fix the wrong references to Step 3.2 in a minute as I didn't know how to do that directly in the PR.
@lanthaler lanthaler merged commit f246f39 into json-ld:master Jan 18, 2012
lanthaler added a commit that referenced this pull request Jan 18, 2012
Fix indentation on context processing algorithm (§3.3).

Markus: Fixed wrong references to "Step 3.2".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants