Skip to content

Commit e76854d

Browse files
authored
Merge pull request hylo-lang#6 from val-lang/emphasis
Suggested change of emphasis
2 parents 5e18569 + 5a71ff4 commit e76854d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language-tour.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: default
33
---
44

55
This page gives a quick tour of Val's features in the form of a progressive guide.
6-
It assumes familiarity with an imperative programming language (e.g., C++) and basic concepts of [memory management](https://en.wikipedia.org/wiki/Memory_management).
6+
It assumes familiarity with an imperative programming language such as JavaScript, Python, C or C++..
77

88
This tour does not cover the entire language.
99
You may consult the [specification](https://github.com/val-lang/specification/blob/main/spec.md) for more information.

0 commit comments

Comments
 (0)