Skip to content

Commit 1dc7a94

Browse files
authored
Add some missing dots (#18)
* Add dependabot.yml Signed-off-by: Duco Sebel <[email protected]> * Fix formatting * Fix spell error Signed-off-by: Duco Sebel <[email protected]> * Add missing '.' --------- Signed-off-by: Duco Sebel <[email protected]>
1 parent 0374b23 commit 1dc7a94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ To understand the basics of the API, you can read the [getting-started](/docs/ge
2929

3030
## We are hiring
3131

32-
Do you like technology, sustainability and working in a team? We are looking for enthusiastic cloud engineers, embedded hardware and/or software engineers, marketers, community managers, support staff, graduates and interns to strengthen our Energy team! We would like to welcome you to our fast-growing company in Noordwijk (Leiden region). Sounds fun? Send us an email with your CV and motivation at [email protected] or open the conversation with one of the developers on <Link to="https://www.linkedin.com/company/homewizard/people">Linkedin</Link>
32+
Do you like technology, sustainability and working in a team? We are looking for enthusiastic cloud engineers, embedded hardware and/or software engineers, marketers, community managers, support staff, graduates and interns to strengthen our Energy team! We would like to welcome you to our fast-growing company in Noordwijk (Leiden region). Sounds fun? Send us an email with your CV and motivation at [email protected] or open the conversation with one of the developers on <Link to="https://www.linkedin.com/company/homewizard/people">Linkedin</Link>.
3333

3434
- <Link to='https://www.homewizard.com/nl/vacatures/'>Vacatures (NL)</Link>

src/components/HomepageFeatures/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const FeatureList = [
1616
title: 'Intergratable',
1717
description: (
1818
<>
19-
The API allows to integrate with other smart home solutions, like <Link to='https://www.home-assistant.io/integrations/homewizard/'>Home Assistant</Link>
19+
The API allows to integrate with other smart home solutions, like <Link to='https://www.home-assistant.io/integrations/homewizard/'>Home Assistant</Link>.
2020
</>
2121
)
2222
}

0 commit comments

Comments
 (0)