summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrián Delgado <11708972+adriandelgado@users.noreply.github.com>2023-07-26 15:18:06 -0500
committerGitHub <noreply@github.com>2023-07-26 22:18:06 +0200
commit7341bdf2d1b605438fa64d04acf5f4e25df2a444 (patch)
tree73e219046e5360070b63425cd45c928178f581fb
parent69e16a88774feb92e7491ac61ce2e6b87a989105 (diff)
Cleanup docs (#1797)
-rw-r--r--crates/typst-library/src/text/mod.rs2
-rw-r--r--docs/community.md7
-rw-r--r--docs/tutorial/3-advanced.md2
3 files changed, 5 insertions, 6 deletions
diff --git a/crates/typst-library/src/text/mod.rs b/crates/typst-library/src/text/mod.rs
index 6cfcb7c7..ad705ca0 100644
--- a/crates/typst-library/src/text/mod.rs
+++ b/crates/typst-library/src/text/mod.rs
@@ -141,7 +141,7 @@ pub struct TextElem {
pub weight: FontWeight,
/// The desired width of the glyphs. Accepts a ratio between `{50%}` and
- /// `{200%}`. When the desired weight is not available, Typst selects the
+ /// `{200%}`. When the desired width is not available, Typst selects the
/// font from the family that is closest in stretch. This will only stretch
/// the text if a condensed or expanded version of the font is available.
///
diff --git a/docs/community.md b/docs/community.md
index 32d2d185..0ac7b50d 100644
--- a/docs/community.md
+++ b/docs/community.md
@@ -14,9 +14,8 @@ discuss any topic around Typst, typesetting, writing, the sciences, and
typography with other likeminded people.
For the time being, **we would like to invite you to our [Discord
-server](https://discord.gg/2uDybryKPe).** The server is open for everyone, even
-if you do not have preview access to Typst yet. Of course, you are also very
-welcome to connect with us on social media
+server](https://discord.gg/2uDybryKPe).** The server is open for everyone.
+Of course, you are also very welcome to connect with us on social media
([Twitter](https://twitter.com/typstapp/),
[Instagram](https://instagram.com/typstapp/),
[LinkedIn](https://linkedin.com/company/typst), and
@@ -41,7 +40,7 @@ occur at any point. The compiler is developed in the open on
[GitHub](https://github.com/typst/typst).
We will update the members of our Discord server and our social media followers
-when new features become available in the preview. We'll also update you on the
+when new features become available. We'll also update you on the
development progress of large features. A development tracker will become
available on the documentation pages soon.
diff --git a/docs/tutorial/3-advanced.md b/docs/tutorial/3-advanced.md
index 42a810fd..ac966e31 100644
--- a/docs/tutorial/3-advanced.md
+++ b/docs/tutorial/3-advanced.md
@@ -24,7 +24,7 @@ owners dropdown. Don't forget to save your changes!
Now, your supervisor can also edit the project and you can both see the changes
in real time. You can join our [Discord server](https://discord.gg/2uDybryKPe)
-to find others with preview access and try teams with them!
+to find other users and try teams with them!
## The conference guidelines { #guidelines }
The layout guidelines are available on the conference website. Let's take a look