mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 20:48:11 +00:00
Apply suggestions from code review
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
This commit is contained in:
co-authored by
Marty Hernandez Avedon
parent
e429011e78
commit
7a08abc122
@@ -46,9 +46,9 @@ Any major versions that are less than the ones mentioned in the table below are
|
||||
|
||||
### Prerelease Versions
|
||||
|
||||
A version is considered to be a prerelease if it adheres to [the specification](https://semver.org/#spec-item-9) defined by [Semantic Versioning 2.0.0](https://semver.org/). For example, a Helm chart with a version of `0.1.3-dev.12ab4f` is considered a prerelease. Prerelease versions are not displayed by default and must be configured to do so.
|
||||
Prereleases adhere to [the specification](https://semver.org/#spec-item-9) defined by [Semantic Versioning 2.0.0](https://semver.org/). For example, a Helm chart with a version of `0.1.3-dev.12ab4f` is considered a prerelease. Prerelease versions are not displayed by default and must be configured to do so.
|
||||
|
||||
To display prerelease versions, follow these steps:
|
||||
To display prerelease versions:
|
||||
|
||||
1. Click on your user avatar in the upper right corner.
|
||||
1. Click **Preferences**.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: User Preferences
|
||||
---
|
||||
|
||||
Each user can choose preferences to personalize their Rancher experience. To change preference settings:
|
||||
You can set preferences to personalize your Rancher experience. To change preference settings:
|
||||
|
||||
1. Click on your user avatar in the upper right corner.
|
||||
1. Click **Preferences**.
|
||||
@@ -22,13 +22,13 @@ Choose your background color for the Rancher UI. If you choose **Auto**, the bac
|
||||
|
||||
Choose the page displayed after logging in. Options include:
|
||||
|
||||
- The home page
|
||||
- The area you last visited
|
||||
- A specific cluster of your choosing
|
||||
- The home page.
|
||||
- The area you last visited.
|
||||
- A specific cluster of your choosing.
|
||||
|
||||
## Display Settings
|
||||
|
||||
Choose the way certain information is displayed. The following can be configured:
|
||||
Choose how certain information is displayed:
|
||||
|
||||
- Date format
|
||||
- Time format
|
||||
|
||||
Reference in New Issue
Block a user