Skip to content

Commit

Permalink
Fixed typo: Recommendation not Recommended.
Browse files Browse the repository at this point in the history
  • Loading branch information
danbri committed Jan 22, 2020
1 parent c2e35df commit 1966e56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h3>Changes in <a href="http://pending.schema.org/">Pending</a> section:</h3>
<li id="g2389"><a href="https://github.com/schemaorg/schemaorg/issues/2389">Issue #2389</a>: Changes to the pending <a href="/Schedule">Schedule</a> type: adds the <a href="/duration">duration</a> property, extends the range of <a href="/byDay">byDay</a> to allow for iCal-style rule syntax and adds the <a href="/scheduleTimezone">scheduleTimezone</a> property.</li>
<li id="g2418"><a href="https://github.com/schemaorg/schemaorg/issues/2418">Issue #2418</a>: Added <a href="/financialAidEligible">financialAidEligible</a> property for the types of financial aid available for an EducationalOccupationalProgram.</li>
<li id="g2429"><a href="https://github.com/schemaorg/schemaorg/issues/2429">Issue #2429</a>: Added a number of properties to <a href="/EducationalOccupationalProgram">EducationalOccupationalProgram</a> to help represent information for determining how long a program typically takes, when terms typically run, and when applications are accepted. Specifically: <a href="/applicationDeadline">applicationDeadline</a>, <a href="/applicationStartDate">applicationStartDate</a>, <a href="/educationalProgramMode">educationalProgramMode</a>, <a href="/numberOfCredits">numberOfCredits</a>, <a href="/maximumEnrollment">maximumEnrollment</a>, <a href="/termDuration">termDuration</a>, <a href="/termsPerYear">termsPerYear</a>, <a href="/timeOfDay">timeOfDay</a>, <a href="/typicalCreditsPerTerm">typicalCreditsPerTerm</a>.</li>
<li id="g2405"><a href="https://github.com/schemaorg/schemaorg/issues/2405">Issue #2405</a>: Add <a href="/Guide">Guide</a> and <a href="/Recommended">Recommended</a> as new types.</li>
<li id="g2405"><a href="https://github.com/schemaorg/schemaorg/issues/2405">Issue #2405</a>: Add <a href="/Guide">Guide</a> and <a href="/Recommendation">Recommendation</a> as new types.</li>
<li id="g2394"><a href="https://github.com/schemaorg/schemaorg/issues/2394">Issue #2394</a>: Added <a href="/isResizable">isResizable</a> to <a href="/3DModel">3DModel</a>.</li>
<li id="g2381"><a href="https://github.com/schemaorg/schemaorg/issues/2381">Issue #2381</a>: renamed <a href="/ProductReturnPolicy">ProductReturnPolicy</a> (and related) to <a href="/MerchantReturnPolicy">MerchantReturnPolicy</a>.</li>
<li id="2108"><a href="https://github.com/schemaorg/schemaorg/issues/2108">Issue #2108</a>: (implemented in <a href="https://github.com/schemaorg/schemaorg/pull/2352">PR #2352</a>): Introduced new pending type <a href="/PronounceableText">PronounceableText</a> enabling phonetic markup of text values.</li>
Expand All @@ -197,7 +197,7 @@ <h3>Site Improvements</h3>
<ul>
<li id="g2025"><a href="https://github.com/schemaorg/schemaorg/issues/2025">Issue 2025</a>: Corrected xml encoding value in <a href="/docs/schemaorg.owl">schemaorg.owl</a> file to be "UTF-8"</li>
<li id="1986"><a href="https://github.com/schemaorg/schemaorg/issues/1986">Issue #1986</a>: (implemented in <a href="https://github.com/schemaorg/schemaorg/pull/2378">PR #2378</a>): Added test to check for duplicate entries in jsonldcontext files.
<!-- reverted,
<!-- reverted,
<li id="2236"><a href="https://github.com/schemaorg/schemaorg/issues/2236">Issue #2236</a>: (implemented in <a href="https://github.com/schemaorg/schemaorg/pull/2250">PR #2250</a>): Rationalised definitions for enumeration values so they are consistent. Added tests to confim consistency. </li>
-->
<li id="2277"><a href="https://github.com/schemaorg/schemaorg/issues/2277">Issue #2277</a>: (implemented in <a href="https://github.com/schemaorg/schemaorg/pull/2388">PR #2388</a>): Fixed error in definition of <a href="/eventSchedule">eventSchedule</a> property.</li>
Expand Down

0 comments on commit 1966e56

Please sign in to comment.