@@ -105,7 +105,7 @@ necessary links and define the icons to use.
105
105
For popular social media systems, the link needs to be absolute and
106
106
needs to include the scheme, most likely `https://`.
107
107
108
- You can also use other schemes. For example, to cerate an icon that allows
108
+ You can also use other schemes. For example, to create an icon that allows
109
109
people to create an email, add this:
110
110
111
111
```yaml
@@ -137,7 +137,7 @@ more involved, which is why there are companies offering components for this.
137
137
138
138
"Share" and "Like" buttons that use integrations provided by social media
139
139
companies often leave copious data traces even when the user does not
140
- interact with these buttons. If you choose to integate such feature on
140
+ interact with these buttons. If you choose to integrate such feature on
141
141
your site please be aware of the data protection implications and your
142
142
duties as a provider to ensure that processing occurs only once the user
143
143
has granted consent.
@@ -245,7 +245,7 @@ want to work directly on an existing repository.
245
245
`Features` in the `General` section. Tick the checkbox for `Discussions`.
246
246
You will see that `Discussions` appears in the top navigation for the
247
247
repository. If you are using a live repository then you may want to add some
248
- minimal content to the dicussions section at this point and come back to the
248
+ minimal content to the discussions section at this point and come back to the
249
249
tutorial.
250
250
251
251
Next, you need to install the [Giscus app] by following the link in this
0 commit comments