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
|
||||
title: MPS CodeRules
|
||||
title: MPS Coderules
|
||||
email: fedor.isakov@jetbrains.com
|
||||
description: >- # this means to ignore newlines until "baseurl:"
|
||||
Coderules is a language framework and runtime for running logical
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ layout: page
|
|||
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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue