Skip to content

Commit f7cd782

Browse files
committed
Fix quote
1 parent c34a4a8 commit f7cd782

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/guides/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you are a developer or a system administrator on multiple organizations, you
2727

2828
The org switcher is located on the top right corner of the UI. Next to the org switcher, you can always check which organization you are using currently and what role you have in that organization. To change the organization you are using, simply click on the org switcher dropdown and select the desired org from the list.
2929

30-
<InlineAlert slots="text" variant="info'/>
30+
<InlineAlert slots="text" variant="info"/>
3131

3232
The projects in an organization belong to that organization. When you are working with multiple organization, be sure to check which organization you have selected in the org switcher.
3333

@@ -48,7 +48,7 @@ The _Home_ screen is where you can easily find information and quick links, incl
4848

4949
#### Quick start
5050

51-
The _Home_ screen also provides quick start links to help you get started with some of the most common Console actions. _Quick start_ links are available for: creating an empty project, creating a project using a template, and downloading resources.
51+
The _Home_ screen also provides "quick start" links to help you get started with some of the most common Console actions. _Quick start_ links are available for: creating an empty project, creating a project using a template, and downloading resources.
5252

5353
![](../images/quick-start.png)
5454

0 commit comments

Comments
 (0)