Fix wording in docs: drop MPS before "coderules"
This commit is contained in:
parent
0cf000301d
commit
7f7787ff22
File diff suppressed because one or more lines are too long
|
|
@ -1,5 +1,5 @@
|
||||||
# Site settings
|
# Site settings
|
||||||
title: MPS CodeRules
|
title: MPS Coderules
|
||||||
email: fedor.isakov@jetbrains.com
|
email: fedor.isakov@jetbrains.com
|
||||||
description: >- # this means to ignore newlines until "baseurl:"
|
description: >- # this means to ignore newlines until "baseurl:"
|
||||||
Coderules is a language framework and runtime for running logical
|
Coderules is a language framework and runtime for running logical
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ layout: page
|
||||||
permalink: :basename
|
permalink: :basename
|
||||||
---
|
---
|
||||||
|
|
||||||
## MPS CodeRules
|
## About Coderules
|
||||||
|
|
||||||
Type inference and type checking is a problematic area for language authors — users of [JetBrains MPS](https://jetbrains.com/mps), because of inherent intricacies of the problem itself and sometimes less than adequate support from the framework.
|
Type inference and type checking is a problematic area for language authors — users of [JetBrains MPS](https://jetbrains.com/mps), because of inherent intricacies of the problem itself and sometimes less than adequate support from the framework.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue