Skip to content

Commit 8a3ac54

Browse files
committed
spelling: prioritize
Signed-off-by: Josh Soref <[email protected]>
1 parent e38a95f commit 8a3ac54

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

_posts/2021-03-08-scala-3-developers-preview-survey-results.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ With all that said, our approach to analyse the results is as follows:
7979
- Presenting the quantifiable data
8080
- Categorizing comments to provide further insight into the topics discussed;
8181
the purpose of the comment, such as: ‘advice’, ‘concern’, ‘request’;
82-
overall tone: either positive or negative; to prioritise what needs addressing/fixing
82+
overall tone: either positive or negative; to prioritize what needs addressing/fixing
8383
before RC1 or at later time, e.g. ‘critical’ or ‘good to have’.
8484
- Cross-referencing comments with other sources on the same topic.
8585
- Finally, creating a list of important topics that need to be addressed.

_posts/2024-10-16-announcing-governance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you are wondering how these matters impact your daily life as a Scala program
3434

3535
### Product-driven decision making process
3636

37-
One of the most significant updates was the paradigm shift from treating Scala 3 as an open-source project to approaching it as an open-source product. Scala 3 is developed with predictable release cycles, issue reports are consistently prioritised and added to a milestone, and the roadmap for new features and improvements is well-defined. This focus on product success is fully reflected in the governance model and structure, led by the Product Manager, Piotr Chabelski from the Scala team at VirtusLab. This approach was inspired by the Scala 2 era and its ongoing success.
37+
One of the most significant updates was the paradigm shift from treating Scala 3 as an open-source project to approaching it as an open-source product. Scala 3 is developed with predictable release cycles, issue reports are consistently prioritized and added to a milestone, and the roadmap for new features and improvements is well-defined. This focus on product success is fully reflected in the governance model and structure, led by the Product Manager, Piotr Chabelski from the Scala team at VirtusLab. This approach was inspired by the Scala 2 era and its ongoing success.
3838

3939
### Well defined Scala distributions
4040

_why_scala_items/2-versatile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
shortTitle: "Scalable"
3-
shortDescription: "Scala is well suited to building fast, concurrent, and distributed systems with its JVM, JavaScript and Native runtimes. Scala prioritises interoperability, giving easy access to many ecosystems of industry-proven libraries."
3+
shortDescription: "Scala is well suited to building fast, concurrent, and distributed systems with its JVM, JavaScript and Native runtimes. Scala prioritizes interoperability, giving easy access to many ecosystems of industry-proven libraries."
44
---

blog/_posts/2024-03-18-scam-response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The Scala Center has been carefully documenting all the cases brought to our att
4040
If you see a fraudulent domain, the following are the things you can do:
4141

4242
- Report them at the DNS level proved helpful - they get blocked fairly quickly. You can use [who.is](https://who.is/) to find the DNS provider of a domain by looking at its NS record. Then, you can complain to that provider. For example, we reported several domains to [Dynadot](https://www.dynadot.com/report-abuse) via their abuse report system.
43-
- Report the fraud to your local law enforcement. The more such reports they get, the more likely they are to prioritise the issue. If you are a victim and have revealed your identity documents to the scammers, it is especially important that you seek help from your law enforcement, as the leaked documents may be used by the scammers to impersonate you.
43+
- Report the fraud to your local law enforcement. The more such reports they get, the more likely they are to prioritize the issue. If you are a victim and have revealed your identity documents to the scammers, it is especially important that you seek help from your law enforcement, as the leaked documents may be used by the scammers to impersonate you.
4444
- Report the fraud to the companies the scammers impersonate.
4545
- Stay informed via the Scala Center's official channels. Also, coordinate with your local community, e.g., the Scala's Indian community made a [thread](https://www.reddit.com/r/developersIndia/comments/1axvs2p/new_scam_alert_guys_it_is_a_massive_elaborate/) on Reddit where they discuss the issue.
4646

0 commit comments

Comments
 (0)