Skip to content

Commit e13ef53

Browse files
committed
fixing typos in Previous branch
Signed-off-by: vsoch <[email protected]>
1 parent 3962214 commit e13ef53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_docs/Archive/Previous/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ If you want to add an external url for a parent or child, do this:
153153
### News Posts
154154
155155
It might be the case that your site or group has news items that would
156-
warrent sharing with the community, and should be available as a feed.
156+
warrant sharing with the community, and should be available as a feed.
157157
For this reason, you can write traditional [posts](https://jekyllrb.com/docs/posts/) in the `_posts`
158158
folder that will parse into the site [feed]({{ site.baseurl }}/feed.xml)
159159
The bottom of the page links the user to a post archive, where posts are organized
@@ -321,7 +321,7 @@ should follow the instructions to [set up a project](https://circleci.com/docs/e
321321
and then in the project settings be sure to enable building forked build requests,
322322
and to cancel redundant builds. The preview will be built on CircleCI, and saved
323323
to static files for you to browse. The only change you will need is to edit
324-
the static files location to be the name of your respository, which is at te
324+
the static files location to be the name of your repository, which is at te
325325
bottom of the `.circleci/config.yml` file:
326326

327327
```yaml

0 commit comments

Comments
 (0)