Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bed903a

Browse files
authored
Merge pull request #4761 from benjamin-bc-gov/34739_notice_of_article
capitalization of wordings
2 parents a3aa283 + f54e5c8 commit bed903a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

legal-api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "legal-api"
3-
version = "3.1.24"
3+
version = "3.1.25"
44
description = ""
55
authors = [
66
{name = "thor",email = "[email protected]"}

legal-api/report-templates/template-parts/alteration-notice/statement.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<div class="no-page-break">
1616
<div class="section-title mt-4">BC Community Contribution Company Statement</div>
1717
<div class="section-data mt-4">
18-
This company is a community contribution company and, as such, has purposes beneficial to society.
18+
This company is a Community Contribution Company and, as such, has purposes beneficial to society.
1919
This company is restricted, in accordance with Part 2.2 of the <span class="italic">Business Corporations Act</span>, in its ability to pay dividends and to
2020
distribute its assets on dissolution or otherwise.
2121
</div>

legal-api/report-templates/template-parts/common/statement.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<div class="no-page-break">
1616
<div class="section-title mt-4">BC Community Contribution Company Statement</div>
1717
<div class="section-data mt-4">
18-
This company is a community contribution company and, as such, has purposes beneficial to society.
18+
This company is a Community Contribution Company and, as such, has purposes beneficial to society.
1919
This company is restricted, in accordance with Part 2.2 of the <span class="italic">Business Corporations Act</span>, in its ability to pay dividends and to
2020
distribute its assets on dissolution or otherwise.
2121
</div>

0 commit comments

Comments
 (0)