Skip to content

Commit

Permalink
fix typo in desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
likeajumprope committed Mar 27, 2024
1 parent bc531ef commit d7effa3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion website/Github_desktop.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ We have been working on Github online up until now. This can be useful, but you

There a two ways of interaction between Github online and your local machine:

I. Make a copy (*a clone*) of an online repository on your local machine (top down\_.
I. Make a copy (*a clone*) of an online repository on your local machine (top down).

II\. Import a repository from your local machine onto Github online (bottom up).

Expand Down
2 changes: 1 addition & 1 deletion website/_site/Github_desktop.html
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ <h2 class="anchored" data-anchor-id="interaction-between-github-online-and-your-
<section id="the-two-way-street-between-github-online-and-your-local-machine" class="level2">
<h2 class="anchored" data-anchor-id="the-two-way-street-between-github-online-and-your-local-machine">The two way street between Github online and your local machine</h2>
<p>There a two ways of interaction between Github online and your local machine:</p>
<p>I. Make a copy (<em>a clone</em>) of an online repository on your local machine (top down_.</p>
<p>I. Make a copy (<em>a clone</em>) of an online repository on your local machine (top down).</p>
<p>II. Import a repository from your local machine onto Github online (bottom up).</p>
</section>
<section id="github-desktop" class="level2">
Expand Down
2 changes: 1 addition & 1 deletion website/_site/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@
"href": "Github_desktop.html#the-two-way-street-between-github-online-and-your-local-machine",
"title": "Github Desktop",
"section": "The two way street between Github online and your local machine",
"text": "The two way street between Github online and your local machine\nThere a two ways of interaction between Github online and your local machine:\nI. Make a copy (a clone) of an online repository on your local machine (top down_.\nII. Import a repository from your local machine onto Github online (bottom up)."
"text": "The two way street between Github online and your local machine\nThere a two ways of interaction between Github online and your local machine:\nI. Make a copy (a clone) of an online repository on your local machine (top down).\nII. Import a repository from your local machine onto Github online (bottom up)."
},
{
"objectID": "Github_desktop.html#cloning-a-repository-from-github-online-onto-your-local-machine",
Expand Down

0 comments on commit d7effa3

Please sign in to comment.