diff --git a/docs/technical-guide/configuration.md b/docs/technical-guide/configuration.md index ba2380a49d..4316afb128 100644 --- a/docs/technical-guide/configuration.md +++ b/docs/technical-guide/configuration.md @@ -30,7 +30,7 @@ flags (that just enables or disables something). All flags are set in a single format: -\. For example: ```bash -PENPOT_FLAGS: enable-smpt disable-registration disable-email-verification +PENPOT_FLAGS: enable-smtp disable-registration disable-email-verification ``` ### Registration ### diff --git a/docs/user-guide/styling/index.njk b/docs/user-guide/styling/index.njk index f59373839e..b54db7a093 100644 --- a/docs/user-guide/styling/index.njk +++ b/docs/user-guide/styling/index.njk @@ -124,10 +124,10 @@ title: 06· Styling
  • Square - Adds a rectangular ending to the end of the path.
  • -

    Corner radius

    -

    You can set values for corner radius to rectangles and images. There’s also the option to edit each corner individually.

    +

    Border radius

    +

    You can customize the border radius of rectangles and images, with the option to customize each corner individually.

    -