Skip to content

Commit 0e0a4f5

Browse files
authored
Merge pull request #1342 from redis/typo-fix
Typo fix
2 parents e163c4a + 4a4de43 commit 0e0a4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rc/databases/view-edit-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To view the details of a database:
2727
The **Database** screen lets you review:
2828
- Configuration details of a database
2929
- Graphs showing performance metrics
30-
- Recent activity via a "[slowlog]({{< relref "/commands/slowlog" >}}," which lists queries that exceed a certain execution time.
30+
- Recent activity via a "[slowlog]({{< relref "/commands/slowlog" >}})," which lists queries that exceed a certain execution time.
3131

3232
For help changing database settings, see [Edit database details](#edit-database-details).
3333

0 commit comments

Comments
 (0)