Skip to content

Commit ec14835

Browse files
authored
Rename to "Custom Descriptors" in root README.md (#10)
1 parent f14c63c commit ec14835

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Custom RTTs
1+
# Custom Descriptors
22

3-
This repository contains the WebAssembly proposal for custom RTTs and JS interop for Wasm GC structs.
3+
This repository contains the WebAssembly proposal for custom descriptors and JS interop for Wasm GC structs.
44
It is based on the [SpecTec fork](https://github.com/Wasm-DSL/spectec) of the spec repository,
55
which is in turn based on the `wasm-3.0` branch of [github.com/WebAssembly/spec/](https://github.com/WebAssembly/spec/).
6-
See the [overview](proposals/custom-rtts/Overview.md) for more information.
6+
See the [overview](proposals/custom-descriptors/Overview.md) for more information.
77

88
Original `README` from upstream repository follows...
99

0 commit comments

Comments
 (0)