Skip to content

Commit fe87ff6

Browse files
chore: keep frontmatter title as-is
1 parent 46988b6 commit fe87ff6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/reference/react/cache.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: кеш
2+
title: cache
33
canary: true
44
---
55
<RSC>
@@ -493,4 +493,4 @@ function App() {
493493
</>
494494
);
495495
}
496-
```
496+
```

0 commit comments

Comments
 (0)