Skip to content

Commit b808223

Browse files
authored
Merge pull request #144 from idlemoor/typos
Fix typos in 'About' page.
2 parents 19e5ee0 + 0c62146 commit b808223

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

prefix_finder/frontend/templates/about.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ <h1 class="about-page__header">{% trans "About" %}</h1>
1010

1111
<div class="about-page__half--left">
1212
<h2>What?</h2>
13-
<p><strong>org-id.guide is the easiest, quickest and most accurate way to locate organisation identifiers.</strong></p>
13+
<p><strong>org-id.guide is the easiest, quickest and most accurate way to locate organization identifiers.</strong></p>
1414
<p>We maintain a register of organization lists. Those lists, in turn, provide unique identifiers for companies, charities, government agencies and other kinds of organizations.</p>
1515
<p>We provide a code for each list, so that with the code, plus the identifier, you should be able to uniquely and unambiguously identify any organization in the world.</p>
16-
<p>Many of the lists in our register are official identifier sources (such as a couuntry company register); others lists may be maintained by third-parties. When we can, we link out to websites where you can look up a specific organization, although we also include codes for lists that don't provide a public search service.</p>
17-
<p>We welcome new additions or updates to the register. We don't pre-judge the kinds of lists that should be included - but we do make sure the register includes good meta-data. We us that meta-data to provide a quality score that indicates how accessible and stable identifiers from the list are likely to be.</p>
16+
<p>Many of the lists in our register are official identifier sources (such as a country company register); other lists may be maintained by third-parties. When we can, we link out to websites where you can look up a specific organization, although we also include codes for lists that don't provide a public search service.</p>
17+
<p>We welcome new additions or updates to the register. We don't pre-judge the kinds of lists that should be included - but we do make sure the register includes good meta-data. We use that meta-data to provide a quality score that indicates how accessible and stable identifiers from the list are likely to be.</p>
1818
</div>
1919
<div class="about-page__half--right">
2020
<h2>Why?</h2>
21-
<p>org-id.guide has been created by a partnership of open data standards groups in order to provide a robust, shared approach to the use of <strong>open</strong>, <strong>interoperable</strong> and <strong>unambiguous</strong> organisations identifers.</p>
22-
<p>It is a collaborative project, designed to fill a gap in our shared data infrastructure.</p>
21+
<p>org-id.guide has been created by a partnership of open data standards groups in order to provide a robust, shared approach to the use of <strong>open</strong>, <strong>interoperable</strong> and <strong>unambiguous</strong> organization identifers.</p>
22+
<p>It is a collaborative project designed to fill a gap in our shared data infrastructure.</p>
2323
<p>With org-id.guide you can:</p>
2424
<ul>
2525
<li><p>Declare which list an identifier is taken from - increasing data interoperability;</p></li>
@@ -39,7 +39,7 @@ <h1 class="about-page__header">How do I use it?</h1>
3939
<h2 id="data-creators">Data creators</h2>
4040
<p>Are you collecting or publishing data about organizations? </p>
4141
<p><strong>First</strong>, make sure you are collecting an identifier for each organization, as well as a name. You can lookup the best identifier list to use based on the country, organization type, or sector you are managing data for.</p>
42-
<p><strong>Second</strong>, when you store and publish data about an organization, use the list code code for the organization identifier list so that data users know which list the identifier is from.</p>
42+
<p><strong>Second</strong>, when you store and publish data about an organization, you can use the list code for the organization identifier so that data users know which list the identifier is from.</p>
4343
<p>You can do this by combining the list code and identifier in a single string:</p>
4444
<p>E.g.<p>
4545
<code class="about-page__code">GB-COH-09506232</code>
@@ -49,21 +49,21 @@ <h2 id="data-creators">Data creators</h2>
4949
"scheme": "GB-COH",
5050
"id": "09506232
5151
}</code></pre>
52-
52+
5353
</div>
5454
<div class="about-page__half--right">
55-
55+
5656
<h2 id="data-users">Data users</h2>
5757
<p>If you’ve come across an organization identifier, you can use org-id.guide to find out more about it and where to locate related open data.</p>
5858

59-
<h2>Data contrbutors</h2>
60-
61-
<p>We welcome new submissions to org-id.guide. The <a href="http://docs.org-id.guide">contributors handbook</a> details how you can submit a request or proposal for a new list to be included. New submissions are reviewed by the org-id.guide members</p>
59+
<h2>Data contributors</h2>
60+
61+
<p>We welcome new submissions to org-id.guide. The <a href="http://docs.org-id.guide">contributors handbook</a> details how you can submit a request or proposal for a new list to be included. New submissions are reviewed by the org-id.guide members.</p>
6262
<p>You can:</p>
6363

6464
<ul>
6565
<li><p>Request research to identify an appropriate list</p></li>
66-
<li><p>Proposa a new list</p></li>
66+
<li><p>Propose a new list</p></li>
6767
<li><p>Propose changes to an existing list in the register</p></li>
6868
</ul>
6969

@@ -79,7 +79,7 @@ <h1 class="about-page__header">More info</h1>
7979
<h2 id="who-is-responsible">Who is responsible for org-id.guide?</h2>
8080
<p>The register is maintained by <a href="http://www.opendataservices.coop">Open Data Services Co-operative</a> for a group of partners including: <a href="http://juds.joinedupdata.org/">Joined Up Data Standards</a>, the <a href="http://www.iatistandard.org">International Aid Transparency Initiative</a>, <a href="http://www.resourcegovernance.org/">Natural Resource Governance Institute</a>, <a href="http://www.threesixtygiving.org">360Giving</a>, the <a href="https://www.interaction.org/project/open-ag-funding/overview">Initiative for Open Ag Funding</a> and <a href="http://www.open-contracting.org">Open Contracting</a>. These members have a role in the governance of the register.</p>
8181
<p>You can find out <a href="http://docs.org-id.guide/en/latest/members/">more about membership of the initiative here</a></p>
82-
82+
8383
<p>For more information contact <a href="mailto:[email protected]">[email protected]</a></p>
8484
</div>
8585
<div class="about-page__half--right">

0 commit comments

Comments
 (0)